Просмотр исходного кода

Uncomment the 'node.proto_dist' to support docker env

Feng Lee 8 лет назад
Родитель
Сommit
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