From: RhinosF1 Date: Wed, 3 Apr 2019 12:53:26 +0000 (+0100) Subject: Add staff only file modes to new section X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/6835e1306af561718ffd3c5247f2cfd90ca78dbf?ds=sidebyside Add staff only file modes to new section Per #392 --- diff --git a/content/kb/using/channelmodes.md b/content/kb/using/channelmodes.md index 3cf433178..7fa11e9b5 100644 --- a/content/kb/using/channelmodes.md +++ b/content/kb/using/channelmodes.md @@ -35,3 +35,10 @@ To unset a mode, use `/mode #channel -(mode)` | S
(SSL-only) | Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected. Keep in mind that this also blocks all webchat users, as they are not marked as connected via SSL. | | t
(ops topic) | Only channel operators may set the channel topic. | | z
(reduced moderation) | The effects of +b, +q, and +m are relaxed. For each message, if that message would normally be blocked by one of these modes, it is instead sent to channel operators (+o). | + +# Restricted channel modes +The following channel modes can only be added by freenode staff. +|Mode (name)|Description| +|-----------|-----------| +|L (Large Ban List)|Large ban list. Increase maximum number of +beIq entries.| +|P (Permanent)|Channel does not disappear when empty.|