Przeglądaj źródła

Support ekka without epmd

GilbertWong 6 lat temu
rodzic
commit
4a70cf0e9f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      priv/emqx.schema

+ 1 - 1
priv/emqx.schema

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