Просмотр исходного кода

chore: upgrade hocon to 0.39.1

某文 2 лет назад
Родитель
Сommit
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.