Problem with default configuration file for unicast, closes #1005.

This commit is contained in:
kimchy 2011-06-08 12:08:41 +03:00
parent c9d4ce59ce
commit bbc676cc91
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@
#discovery:
# zen:
# multicast.enabled: false
# unicast.hosts: ["host1", "host2"]
# unicast.zen.hosts: ["host1", "host2"]