Comment 'node.ssl_dist_optfile' option by default

This commit is contained in:
Feng Lee 2018-02-16 21:15:30 +08:00
parent 93e161f83b
commit 98d63a1454
1 changed files with 1 additions and 1 deletions

View File

@ -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