Bugzilla2Fedmsg: Add FAJSON URL in the config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
9d431a0b0b
commit
0f7426448b
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ certfile = "/etc/pki/fedora-messaging/bugzilla2fedmsg-cert.pem"
|
|||
|
||||
|
||||
[consumer_config]
|
||||
fasjson_url = "https://fasjson{{ env_suffix }}.fedoraproject.org"
|
||||
|
||||
[consumer_config.stomp]
|
||||
# Broker URI
|
||||
# http://nikipore.github.io/stompest/protocol.html#stompest.protocol.failover.StompFailoverUri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue