mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-16 11:16:20 +00:00
6 lines
210 B
YAML
6 lines
210 B
YAML
bootstrap.memory_lock: true
|
|
discovery.type: "single-node"
|
|
cluster.routing.allocation.disk.threshold_enabled: false
|
|
network.bind_host: 0.0.0.0
|
|
xpack.security.enabled: false
|
|
ingest.geoip.downloader.enabled: false |