feat: enforce singleton discovery strategy when using DS `builtin_local` backend
Fixes https://emqx.atlassian.net/browse/EMQX-12493
This commit is contained in:
parent
01635722e9
commit
378a16b4fb
|
@ -0,0 +1 @@
|
||||||
|
Added a new `cluster.discovery_strategy` value: `singleton`. By choosing this option, there will be effectively no clustering, and the node will reject connection attempts to and from other nodes.
|
Loading…
Reference in New Issue