mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-09-03 08:08:04 -05:00
16 lines
339 B
YAML
16 lines
339 B
YAML
|
|
# bootstrap.ignore_system_bootstrap_checks: true
|
||
|
|
|
||
|
|
discovery.zen.minimum_master_nodes: 1
|
||
|
|
|
||
|
|
network.host:
|
||
|
|
- _local_
|
||
|
|
- _site_
|
||
|
|
|
||
|
|
network.publish_host: _local_
|
||
|
|
|
||
|
|
|
||
|
|
# Enable scripting as described here: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting.html
|
||
|
|
script.inline: true
|
||
|
|
script.stored: true
|
||
|
|
script.file: true
|