You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
388 B
9 lines
388 B
## DEFAULT SETTINGS ARE NOT MEANT TO BE TAKEN STRAIGHT INTO PRODUCTION
|
|
## see https://www.rabbitmq.com/configure.html for further information
|
|
## on configuring RabbitMQ
|
|
|
|
## allow access to the guest user from anywhere on the network
|
|
## https://www.rabbitmq.com/access-control.html#loopback-users
|
|
## https://www.rabbitmq.com/production-checklist.html#users
|
|
## loopback_users.guest = false
|