aboutsummaryrefslogtreecommitdiff
path: root/weed/filer.toml
blob: c0530b3f11e399491ad83507a504703c9035ca79 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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