Skip to content

Commit 4f23372

Browse files
committed
fix built in config file for zen disco
1 parent 478bed1 commit 4f23372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/elasticsearch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# Unicast Discovery (disable multicast)
1818
#discovery:
1919
# zen:
20-
# multicast.enabled: false
21-
# unicast.hosts: ["host1", "host2"]
20+
# ping.multicast.enabled: false
21+
# ping.unicast.hosts: ["host1", "host2"]

0 commit comments

Comments
 (0)