Greenwave: Set passive_declares=true in fedora-messaging config
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
9c12bb195d
commit
5b1080f198
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
amqp_url = "amqps://greenwave{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
|
||||
publish_exchange = "amq.topic"
|
||||
passive_declares = true
|
||||
|
||||
callback = "greenwave.consumers.fedora_messaging_consumer:fedora_messaging_callback"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue