seaweedfs/weed/filer.toml

12 lines
268 B
TOML
Raw Normal View History

2021-02-15 21:38:38 +00:00
[elastic7]
enabled = true
servers = [
"http://localhost:9200",
]
username = ""
password = ""
sniff_enabled = false
healthcheck_enabled = false
# increase the value is recommend, be sure the value in Elastic is greater or equal here
index.max_result_window = 10000