We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8091a6c commit e5cd7f7Copy full SHA for e5cd7f7
rabbitmq.conf
@@ -1,4 +1,8 @@
1
## allow access to the guest user from anywhere on the network
2
+## https://www.rabbitmq.com/access-control.html#loopback-users
3
+## https://www.rabbitmq.com/production-checklist.html#users
4
loopback_users.guest = false
5
-## see https://www.rabbitmq.com/configure.html for further information on configuring RabbitMQ
6
+## DEFAULT SETTINGS ARE NOT MEANT TO BE TAKEN STRAIGHT INTO PRODUCTION
7
+## see https://www.rabbitmq.com/configure.html for further information
8
+## on configuring RabbitMQ
0 commit comments