diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2017-10-17 01:52:42 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2017-10-17 01:52:42 +0300 |
| commit | a031e3e26fdeba06629d3caeb78cc50d20608aa3 (patch) | |
| tree | a5b6df96fa6d7f835813c856a46bf78cd15973cf | |
| parent | 567047d44a43093660101aa6146716ec2bb98e49 (diff) | |
| download | rabbitmq-server-git-a031e3e26fdeba06629d3caeb78cc50d20608aa3.tar.gz | |
Corrections
| -rw-r--r-- | docs/rabbitmq.config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index 1589600a13..f316e34d64 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -11,7 +11,7 @@ %% Networking %% ==================== %% - %% Related doc guide http://www.rabbitmq.com/networking.html to learn more. + %% Related doc guide: http://www.rabbitmq.com/networking.html. %% By default, RabbitMQ will listen on all interfaces, using %% the standard (reserved) AMQP port. |
