Skip to content

Commit bdf3cfb

Browse files
Merge pull request #1882 from rabbitmq/rabbitmq-server_conf_example
Remove inet_dist_listen_* configuration
2 parents de28185 + c32870a commit bdf3cfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/rabbitmq.conf.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@
509509
# net_ticktime = 60
510510

511511
## 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.
512514
## Related doc guide: https://www.rabbitmq.com/networking.html#epmd-inet-dist-port-range.
513-
##
514-
# inet_dist_listen_min = 25672
515-
# inet_dist_listen_max = 25692
515+
516516

517517
## ----------------------------------------------------------------------------
518518
## RabbitMQ Management Plugin

0 commit comments

Comments
 (0)