默认关闭es

This commit is contained in:
暮光:城中城
2019-07-18 23:25:45 +08:00
parent 5084b4ce6a
commit 25036fb197

View File

@@ -24,7 +24,7 @@ zyplayer:
manage:
elasticsearch:
# 是否开启estrue或false现在主要用在wiki文档的搜索使用的es是6.8.0及以上版本
open: true
open: false
# es地址配置ip:port多个使用英文逗号分割127.0.0.1:9200,127.0.0.1:9201
hostPort: 127.0.0.1:9200
scheme: http