summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
##