retrace: Add and setpassive_declares=t to fed-msg config

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
This commit is contained in:
Martin Kutlak 2019-04-12 16:38:27 +02:00 committed by Miroslav Suchý
parent e22233b5db
commit 1c3bce3ab8

View file

@ -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" %}