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

fix: enable -ssl_dist_optfile option in vm.args by default

this config has no effect if inet_tcp is in use
Zaiming (Stone) Shi 3 лет назад
Родитель
Сommit
e4b22e2dc7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx/etc/vm.args.cloud

+ 1 - 1
apps/emqx/etc/vm.args.cloud

@@ -46,7 +46,7 @@
 
 ## Specify SSL Options in the file if using SSL for Erlang Distribution.
 ## Used only when -proto_dist set to inet_tls
-#-ssl_dist_optfile {{ platform_etc_dir }}/ssl_dist.conf
+-ssl_dist_optfile {{ platform_etc_dir }}/ssl_dist.conf
 
 ## Specifies the net_kernel tick time in seconds.
 ## This is the approximate time a connected node may be unresponsive until