rabbit/queue: Fix default value for message_ttl
This commit is contained in:
parent
22dfe009c8
commit
da1144aa65
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ vhost: /pubsub
|
||||||
default_exchange: amq.topic
|
default_exchange: amq.topic
|
||||||
routing_keys:
|
routing_keys:
|
||||||
- "#"
|
- "#"
|
||||||
message_ttl: forever
|
message_ttl: null
|
||||||
thresholds: false
|
thresholds: false
|
||||||
nagios_server: noc01.phx2.fedoraproject.org
|
nagios_server: noc01.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue