Skip to content

Commit bc283ec

Browse files
committed
WIP
1 parent 54d558c commit bc283ec

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/rabbitmq.conf.example

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,17 @@
520520
##
521521
# proxy_protocol = false
522522

523+
## Overriden product name and version.
524+
## They are set to "RabbitMQ" and the release version by default.
525+
# product.name = RabbitMQ
526+
# product.version = 1.2.3
527+
528+
## "Message of the day" file.
529+
## Its content is used to expand the logged and printed banners.
530+
## Default to /etc/rabbitmq/motd on Unix, %APPDATA%\RabbitMQ\motd.txt
531+
## on Windows.
532+
# motd_file = /etc/rabbitmq/motd
533+
523534
## ----------------------------------------------------------------------------
524535
## Advanced Erlang Networking/Clustering Options.
525536
##

0 commit comments

Comments
 (0)