Преглед изворни кода

test: update the test config

JianBo He пре 2 година
родитељ
комит
3ce2f225d7
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11 0
      scripts/conf-test/old-confs/e5.3.2.conf

+ 11 - 0
scripts/conf-test/old-confs/e5.3.2.conf

@@ -1,3 +1,14 @@
+node {
+  name = "emqx@127.0.0.1"
+  cookie = "emqxsecretcookie"
+  data_dir = "data"
+}
+
+cluster {
+  name = emqxcl
+  discovery_strategy = manual
+}
+
 actions {
   http {
     x_WH_D {