summaryrefslogtreecommitdiff
path: root/docs/conf/helpop.conf.example
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-04-07 13:40:51 +0200
committerAttila Molnar <attilamolnar@hush.com>2014-04-07 13:40:51 +0200
commitf71e6bf9cb41811f18864f5d4eecb26e29d03f25 (patch)
tree88586e73f7ff864081b8831a88637680267b7201 /docs/conf/helpop.conf.example
parentce78080782c261aed2c0314bc8c66babc1369be2 (diff)
parent493ff75f1f89a7ede2800eff0368740fbaf02aa4 (diff)
Merge insp20
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r--docs/conf/helpop.conf.example10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index 8042970bb..7d505b261 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -102,9 +102,6 @@ LOCKSERV UNLOCKSERV JUMPSERVER">
hideoper module).
I Hides a user's entire channel list in WHOIS from
non-IRCops (requires hidechans module).
- Q Makes an operator invisible, preventing users from
- seeing their presence, including in channel user lists
- (IRCop only, requires invisible module).
R Blocks private messages from unregistered users
(requires services account module).
S Strips mIRC color/bold/underline codes out of private
@@ -230,8 +227,6 @@ help channel if you have any questions.">
messages.
f Allows receipt of flooding notices.
g Allows receipt of globops (requires globops module).
- G Allows receipt of notices of use of oper-override (requires
- override module)
j Allows receipt of channel creation notices (requires
chancreate module).
J Allows receipt of remote channel creation notices (requires
@@ -252,7 +247,8 @@ help channel if you have any questions.">
Q Allows receipt of remote quit messages.
t Allows receipt of attempts to use /STATS (local and remote).
v Allows receipt of oper-override notices (requires override module).
- x Allows receipt of Xline notices (g/z/q/k/e/R/shuns).">
+ x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns).
+ X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns).">
<helpop key="extbans" value="Extended Bans
----------
@@ -293,6 +289,8 @@ help channel if you have any questions.">
module).
U:n!u@h Blocks unregistered users matching the given ban.
(requires m_services_account)
+ z:certfp Blocks users having the given certificate fingerprint
+ (requires m_sslmodes)
Redirect n!u@h#channel will redirect the banned user to #channel
when they try to join (requires banredirect module).