summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-02-12 03:50:24 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-02-12 03:50:24 +0300
commit5d1ae73ea22bee0514932e74b8ed2fea47dd005f (patch)
tree4ee0174a229997a8bb13f4dd1b32cb17a0f39ffc /docs
parent7b0ea6c201351c965223938f10a359246b6e38c6 (diff)
downloadrabbitmq-server-git-5d1ae73ea22bee0514932e74b8ed2fea47dd005f.tar.gz
rabbitmq.conf.example: this should be a comment line
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example
index 45f7c5f017..8c7b2f4c95 100644
--- a/docs/rabbitmq.conf.example
+++ b/docs/rabbitmq.conf.example
@@ -604,7 +604,7 @@
# management.ssl.ciphers.9 = DHE-RSA-AES256-GCM-SHA384
## URL path prefix for HTTP API and management UI
-management.path_prefix = /a-prefix
+# management.path_prefix = /a-prefix
## One of 'basic', 'detailed' or 'none'. See
## https://rabbitmq.com/management.html#fine-stats for more details.