move fedmsg-stg live stream to a fedora-fedmsg-stg channel
This commit is contained in:
parent
b0d62a7d60
commit
bb225be291
1 changed files with 2 additions and 1 deletions
|
@ -8,10 +8,11 @@ config = dict(
|
||||||
|
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
nickname='fedmsg-stg',
|
nickname='fedmsg-stg',
|
||||||
|
channel='fedora-fedmsg-stg',
|
||||||
{% else %}
|
{% else %}
|
||||||
nickname='fedmsg-bot',
|
nickname='fedmsg-bot',
|
||||||
{% endif %}
|
|
||||||
channel='fedora-fedmsg',
|
channel='fedora-fedmsg',
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
filters=dict(
|
filters=dict(
|
||||||
topic=[
|
topic=[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue