Support ekka without epmd

This commit is contained in:
GilbertWong 2019-07-30 11:09:29 +08:00 committed by tigercl
parent cca725db5f
commit 4a70cf0e9f
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ end}.
]}.
%% @doc The erlang distributed protocol
{mapping, "node.proto_dist", "vm_args.-proto_dist", [
{mapping, "node.proto_dist", "ekka.proto_dist", [
%{default, "inet_tcp"},
{datatype, {enum, [inet_tcp, inet6_tcp, inet_tls]}},
hidden