File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 925
925
926
926
927
927
928
- ## ----------------------------------------------------------------------------
929
- ## RabbitMQ AMQP 1.0 Support
930
- ##
931
- ## See https://github.com/rabbitmq/rabbitmq-amqp1.0/blob/stable/README.md.
932
- ## ----------------------------------------------------------------------------
933
-
934
- # =======================================
935
- # AMQP 1.0 section
936
- # =======================================
937
-
938
-
939
- ## Connections that are not authenticated with SASL will connect as this
940
- ## account. See the README for more information.
941
- ##
942
- ## Please note that setting this will allow clients to connect without
943
- ## authenticating!
944
- ##
945
- # amqp1_0.default_user = guest
946
-
947
928
## Logging settings.
948
929
##
949
930
## See https://www.rabbitmq.com/docs/logging for details.
You can’t perform that action at this time.
0 commit comments