Fixes https://emqx.atlassian.net/browse/EMQX-12493
@@ -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.