Support ekka without epmd
This commit is contained in:
parent
cca725db5f
commit
4a70cf0e9f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue