浏览代码

emqttd -> emqx

turtled 7 年之前
父节点
当前提交
2e4fb3f946
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      priv/emqx.schema

+ 1 - 1
priv/emqx.schema

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