add also minimum master nodes to the config tempalte

This commit is contained in:
kimchy 2011-07-08 02:05:52 +03:00
parent 9be62a06e9
commit e094de8879
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
# Unicast Discovery (disable multicast)
#discovery:
# zen:
# minimum_master_nodes: 1
# ping.timeout: 3s
# ping.multicast.enabled: false
# ping.unicast.hosts: ["host1", "host2"]