summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2017-10-17 01:40:01 +0300
committerGitHub <noreply@github.com>2017-10-17 01:40:01 +0300
commit7fe1ff19e2d1b01ed23fc4eb2b9edbe2a436cf8f (patch)
treee6e0f420dd1c538525ca7ed7425f32b6af247bfb
parent7c40f64b899e90b955d022afabf056784ec22a58 (diff)
downloadrabbitmq-server-git-7fe1ff19e2d1b01ed23fc4eb2b9edbe2a436cf8f.tar.gz
Update rabbitmq.conf.example
-rw-r--r--docs/rabbitmq.conf.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example
index d82a561a62..e8f0f772f4 100644
--- a/docs/rabbitmq.conf.example
+++ b/docs/rabbitmq.conf.example
@@ -2,9 +2,11 @@
# RabbbitMQ broker section
# ======================================
-## Network Connectivity
+## Networking
## ====================
##
+## Please see http://www.rabbitmq.com/networking.html to learn more.
+##
## By default, RabbitMQ will listen on all interfaces, using
## the standard (reserved) AMQP 0-9-1 and 1.0 port.
##