copr: set consumer callback to custom object
This commit is contained in:
parent
e4b97f2da9
commit
85f9adc42a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# This file is in the TOML format.
|
||||
amqp_url = "amqps://fedora:@rabbitmq.fedoraproject.org/%2Fpublic_pubsub"
|
||||
callback = "fedora_messaging.example:printer"
|
||||
callback = "pagure_events:build_on_fedmsg_loop"
|
||||
|
||||
[tls]
|
||||
ca_cert = "/etc/fedora-messaging/cacert.pem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue