mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-23 11:26:56 +08:00
12 lines
268 B
TOML
12 lines
268 B
TOML
![]() |
[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
|