Files
openbilibili/vendor/gopkg.in/olivere/elastic.v5/etc/elasticsearch.yml

16 lines
339 B
YAML
Raw Normal View History

2019-04-22 20:46:32 +08:00
# 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