Преглед изворни кода

Uncomment the 'node.proto_dist' to support docker env

Feng Lee пре 8 година
родитељ
комит
94e1229abb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      etc/emq.conf

+ 1 - 1
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