Uncomment the 'node.proto_dist' to support docker env

This commit is contained in:
Feng Lee 2018-01-23 16:32:53 +08:00
parent 87ae76b6b4
commit 94e1229abb
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ node.crash_dump = {{ platform_log_dir }}/crash.dump
## - inet6_tcp: handles TCP with IPv6 addressing.
##
## vm.args: -proto_dist inet_tcp
## node.proto_dist = inet_tcp
node.proto_dist = inet_tcp
## Sets the net_kernel tick time. TickTime is specified in seconds.
## Notice that all communicating nodes are to have the same TickTime