Explorar el Código

emqttd -> emqx

turtled hace 7 años
padre
commit
2e4fb3f946
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      priv/emqx.schema

+ 1 - 1
priv/emqx.schema

@@ -447,7 +447,7 @@ end}.
 ]}.
 
 {mapping, "log.syslog.identity", "lager.handlers", [
-  {default, "emqttd"},
+  {default, "emqx"},
   {datatype, string}
 ]}.