retrace: Add and setpassive_declares=t to fed-msg config
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
This commit is contained in:
parent
e22233b5db
commit
1c3bce3ab8
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
amqp_url = "amqps://faf:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
|
||||
passive_declares = true
|
||||
|
||||
# The topic_prefix configuration value will add a prefix to the topics of every sent message.
|
||||
# This is used for migrating from fedmsg, and should not be used afterwards.
|
||||
{% if env == "staging" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue