Sfoglia il codice sorgente

Comment 'node.ssl_dist_optfile' option by default

Feng Lee 8 anni fa
parent
commit
98d63a1454
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      etc/emq.conf

+ 1 - 1
etc/emq.conf

@@ -246,7 +246,7 @@ node.proto_dist = inet_tcp
 ## Value: File
 ## Value: File
 ##
 ##
 ## vm.args: -ssl_dist_optfile <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.
 ## Sets the net_kernel tick time. TickTime is specified in seconds.
 ## Notice that all communicating nodes are to have the same TickTime
 ## Notice that all communicating nodes are to have the same TickTime