[the-new-hotness]Fix consumer callback for production
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
ffe823979d
commit
b9403b3ac0
1 changed files with 0 additions and 4 deletions
|
@ -13,11 +13,7 @@ topic_prefix = "org.fedoraproject.prod"
|
|||
{% endif %}
|
||||
passive_declares = true
|
||||
|
||||
{% if env == "staging" %}
|
||||
callback = "hotness.hotness_consumer:HotnessConsumer"
|
||||
{% else %}
|
||||
callback = "hotness.consumers:BugzillaTicketFiler"
|
||||
{% endif %}
|
||||
|
||||
# Note the double brackets below.
|
||||
# To add another binding, add another [[bindings]] section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue