Review fedmsg-irc SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-08-19 13:15:10 +02:00
parent 2efa4980b5
commit 20c82881ec
2 changed files with 4 additions and 4 deletions

View file

@ -17,13 +17,13 @@ Purpose::
== Description
fedmsg-irc is a daemon running on value03 and value01.stg. It is
_fedmsg-irc_ is a daemon running on _value03_ and _value01.stg_. It is
listening to the fedmsg bus and echoing that activity to the
#fedora-fedmsg channel in IRC.
_#fedora-fedmsg_ channel in IRC.
It can be configured to ignore certain messages, join certain rooms, and
take on a different nick by editing the values in `/etc/fedmsg.d/irc.py`
and restarting it with `sudo service fedmsg-irc restart`
See http://fedmsg.readthedocs.org/en/latest/config/#term-irc for more
See https://fedmsg.readthedocs.org/en/latest/configuration/#irc for more
information on configuration.