fix default settings to have the correct setting to disable multicast

This commit is contained in:
kimchy 2011-06-30 22:40:01 +03:00
parent a8969cd672
commit a51f86aeb1
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@
# Unicast Discovery (disable multicast)
#discovery:
# zen:
# multicast.enabled: false
# ping.multicast.enabled: false
# ping.unicast.hosts: ["host1", "host2"]