We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aba6fa commit 107bd08Copy full SHA for 107bd08
docs/rabbitmq.conf.example
@@ -200,6 +200,10 @@
200
# ssl_handshake_timeout = 5000
201
202
203
+## Cluster name
204
+##
205
+# cluster_name = dev3.eng.megacorp.local
206
+
207
## Password hashing implementation. Will only affect newly
208
## created users. To recalculate hash for an existing user
209
## it's necessary to update her password.
@@ -512,7 +516,7 @@
512
516
# net_ticktime = 60
513
517
514
518
## Inter-node communication port range.
515
-## The parameters inet_dist_listen_min and inet_dist_listen_max
519
+## The parameters inet_dist_listen_min and inet_dist_listen_max
520
## can be configured in the classic config format only.
521
## Related doc guide: https://www.rabbitmq.com/networking.html#epmd-inet-dist-port-range.
522
0 commit comments