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

Comment 'node.ssl_dist_optfile' option by default

Feng Lee 8 лет назад
Родитель
Сommit
98d63a1454
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      etc/emq.conf

+ 1 - 1
etc/emq.conf

@@ -246,7 +246,7 @@ node.proto_dist = inet_tcp
 ## Value: File
 ##
 ## vm.args: -ssl_dist_optfile <File>
-node.ssl_dist_optfile = {{ platform_etc_dir }}/ssl_dist.conf
+## node.ssl_dist_optfile = {{ platform_etc_dir }}/ssl_dist.conf
 
 ## Sets the net_kernel tick time. TickTime is specified in seconds.
 ## Notice that all communicating nodes are to have the same TickTime