From 98d63a14541abfb5c2d56415a61fdc0c1089fc81 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Fri, 16 Feb 2018 21:15:30 +0800 Subject: [PATCH] Comment 'node.ssl_dist_optfile' option by default --- etc/emq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emq.conf b/etc/emq.conf index 684dbf328..13be72968 100644 --- a/etc/emq.conf +++ b/etc/emq.conf @@ -246,7 +246,7 @@ node.proto_dist = inet_tcp ## Value: File ## ## vm.args: -ssl_dist_optfile -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