filer: elastic7 adjust default value

This commit is contained in:
Chris Lu
2020-09-03 20:12:38 -07:00
parent f815fce81b
commit 46f65a84a6
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,7 @@ database = "seaweedfs"
[elastic7]
enabled = false
servers = "http://localhost:9200"
# increase the value is recommend, both filer and elastic cluster
# increase the value is recommend, both here and in elastic cluster configuration
index.max_result_window = 10000
`