diff --git a/etc/emq.conf b/etc/emq.conf index a5cc7584a..681dc9b54 100644 --- a/etc/emq.conf +++ b/etc/emq.conf @@ -238,7 +238,7 @@ node.crash_dump = {{ platform_log_dir }}/crash.dump ## - inet6_tcp: handles TCP with IPv6 addressing. ## ## vm.args: -proto_dist inet_tcp -## node.proto_dist = inet_tcp +node.proto_dist = inet_tcp ## Sets the net_kernel tick time. TickTime is specified in seconds. ## Notice that all communicating nodes are to have the same TickTime