summaryrefslogtreecommitdiff
path: root/docs/conf/helpop.conf.example
diff options
context:
space:
mode:
authorgenius3000 <genius3000@g3k.solutions>2017-10-21 18:59:24 -0600
committergenius3000 <genius3000@g3k.solutions>2017-10-21 18:59:24 -0600
commit8587df2a31d4503fb1f3c7dadf6efe10ca7c3fd7 (patch)
tree8afa042256969912f08e4a58c89a44a6495d014e /docs/conf/helpop.conf.example
parent2a6b5f45dac137096b8e7aea72c93f6020cc149c (diff)
Helpop: Move extban 'U' from acting to matching
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r--docs/conf/helpop.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index fb3f7b299..295b754d2 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -293,6 +293,8 @@ Matching extbans:
an invite exception (requires operchans module).
R:<account> Matches users logged into a matching account (requires
services account module).
+ U:<banmask> Matches unregistered users matching the given banmask.
+ (requires services account module).
Acting extbans:
@@ -316,8 +318,6 @@ Acting extbans:
users (requires stripcolor module).
T:<banmask> Blocks notices from matching users (requires nonotice
module).
- U:<banmask> Blocks unregistered users matching the given banmask.
- (requires services account).
A ban given to an Acting extban may either be a nick!user@host mask
(unless stated otherwise), matched against users as for a normal ban,