summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-02-21 01:15:06 +0300
committerMichael Klishin <mklishin@pivotal.io>2019-02-21 01:15:06 +0300
commitd3eb661efd89e87bc7859512bcdbe2f95fc5667d (patch)
tree5f1ee9b2de715e03f98a76e5ac72616a849b7183 /docs
parent017545d13ace947c02fb64c239ab28bb3f10b8d2 (diff)
parent9e4095fd906da893ca08b02836ce0716bbfac39f (diff)
downloadrabbitmq-server-git-d3eb661efd89e87bc7859512bcdbe2f95fc5667d.tar.gz
Merge branch 'master' into unavailable-qq-publish-fix
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example
index 81958c89fd..1aa3943a86 100644
--- a/docs/rabbitmq.conf.example
+++ b/docs/rabbitmq.conf.example
@@ -509,10 +509,10 @@
# net_ticktime = 60
## Inter-node communication port range.
+## The parameters inet_dist_listen_min and inet_dist_listen_max
+## can be configured in the classic config format only.
## Related doc guide: https://www.rabbitmq.com/networking.html#epmd-inet-dist-port-range.
-##
-# inet_dist_listen_min = 25672
-# inet_dist_listen_max = 25692
+
## ----------------------------------------------------------------------------
## RabbitMQ Management Plugin