messaging-bridges: config file syntax
This commit is contained in:
parent
07d0ee605e
commit
6818bed3f3
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ data:
|
|||
durable = true
|
||||
auto_delete = false
|
||||
exclusive = false
|
||||
arguments = {"x-message-ttl": 60000}
|
||||
arguments = { x-message-ttl = 60000 }
|
||||
# The exchanges to declare
|
||||
[[verify_missing.exchanges]]
|
||||
exchange = "amq.topic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue