You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
566 B
Plaintext

loopback_users.guest = false
listeners.tcp.default = 5672
management.tcp.port = 15672
#mqtt.listeners.tcp.default = 1883
## Default MQTT with TLS port is 8883
# mqtt.listeners.ssl.default = 8883
# anonymous connections, if allowed, will use the default
# credentials specified here
#mqtt.allow_anonymous = true
#mqtt.default_user = guest
#mqtt.default_pass = guest
#mqtt.vhost = /
mqtt.exchange = mqtt
# 24 hours by default
#mqtt.subscription_ttl = 86400000
#mqtt.prefetch = 10
load_definitions = /etc/rabbitmq/rmq_schema.json