Review fedmsg-irc SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
2efa4980b5
commit
20c82881ec
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
||||||
** xref:fedmsg-certs.adoc[fedmsg (Fedora Messaging) Certs, Keys, and CA - SOP]
|
** xref:fedmsg-certs.adoc[fedmsg (Fedora Messaging) Certs, Keys, and CA - SOP]
|
||||||
** xref:fedmsg-gateway.adoc[fedmsg-gateway - SOP]
|
** xref:fedmsg-gateway.adoc[fedmsg-gateway - SOP]
|
||||||
** xref:fedmsg-introduction.adoc[fedmsg introduction and basics - SOP]
|
** xref:fedmsg-introduction.adoc[fedmsg introduction and basics - SOP]
|
||||||
** xref:fedmsg-irc.adoc[fedmsg-irc - SOP in review ]
|
** xref:fedmsg-irc.adoc[fedmsg-irc - SOP]
|
||||||
** xref:fedmsg-new-message-type.adoc[fedmsg-new-message-type - SOP in review ]
|
** xref:fedmsg-new-message-type.adoc[fedmsg-new-message-type - SOP in review ]
|
||||||
** xref:fedmsg-relay.adoc[fedmsg-relay - SOP in review ]
|
** xref:fedmsg-relay.adoc[fedmsg-relay - SOP in review ]
|
||||||
** xref:fedmsg-websocket.adoc[fedmsg-websocket - SOP in review ]
|
** xref:fedmsg-websocket.adoc[fedmsg-websocket - SOP in review ]
|
||||||
|
|
|
@ -17,13 +17,13 @@ Purpose::
|
||||||
|
|
||||||
== Description
|
== 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
|
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
|
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`
|
take on a different nick by editing the values in `/etc/fedmsg.d/irc.py`
|
||||||
and restarting it with `sudo service fedmsg-irc restart`
|
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.
|
information on configuration.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue