浏览代码

chore: upgrade hocon to 0.39.1

某文 2 年之前
父节点
当前提交
1ef74f1ada
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      changes/ce/feat-10389.en.md

+ 2 - 0
changes/ce/feat-10389.en.md

@@ -0,0 +1,2 @@
+Now `cluster.core_nodes` and `cluster.statics.seeds` are specified in the same way.
+configure them as `["emqx1@127.0.0.1", "emqx2@127.0.0.1"]` and `"emqx1@127.0.0.1,emqx2@127.0.0.1"` has the same effect.