Skip to content

Commit 7b0ea6c

Browse files
Add management.path_prefix to rabbitmq.conf.example
1 parent 43d880f commit 7b0ea6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/rabbitmq.conf.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,8 @@
603603
# management.ssl.ciphers.8 = ECDH-RSA-AES256-SHA384
604604
# management.ssl.ciphers.9 = DHE-RSA-AES256-GCM-SHA384
605605

606-
606+
## URL path prefix for HTTP API and management UI
607+
management.path_prefix = /a-prefix
607608

608609
## One of 'basic', 'detailed' or 'none'. See
609610
## https://rabbitmq.com/management.html#fine-stats for more details.

0 commit comments

Comments
 (0)