Selaa lähdekoodia

docs: add changelog for pull request 11734

Zaiming (Stone) Shi 2 vuotta sitten
vanhempi
commit
d651764ff4
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      changes/ce/fix-11734.en.md

+ 3 - 0
changes/ce/fix-11734.en.md

@@ -0,0 +1,3 @@
+Fix clustering in IPv6 network.
+
+Added new configurations `rpc.listen_address` and `rpc.ipv6_only` to allow EMQX cluster RPC server and client to use IPv6.