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 70f00bb commit e7a4778Copy full SHA for e7a4778
docs/rabbitmq.conf.example
@@ -509,10 +509,10 @@
509
# net_ticktime = 60
510
511
## Inter-node communication port range.
512
+## The parameters inet_dist_listen_min and inet_dist_listen_max
513
+## can be configured in the classic config format only.
514
## Related doc guide: https://www.rabbitmq.com/networking.html#epmd-inet-dist-port-range.
-##
-# inet_dist_listen_min = 25672
515
-# inet_dist_listen_max = 25692
+
516
517
## ----------------------------------------------------------------------------
518
## RabbitMQ Management Plugin
0 commit comments