summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/conf/helpop.conf.example1
-rw-r--r--docs/conf/inspircd.conf.example2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index aa63da185..ab9458fc0 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -982,6 +982,7 @@ using their cloak when they quit.">
(requires the exemptchanops module).
Possible restriction types to exempt with +X are:
+ anticaps Channel mode +B
auditorium-see Permission required to see the full user list of
a +u channel (requires the auditorium module).
auditorium-vis Permission required to be visible in a +u channel
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
index 8b13f08ea..8091ec5de 100644
--- a/docs/conf/inspircd.conf.example
+++ b/docs/conf/inspircd.conf.example
@@ -626,6 +626,8 @@
# exemptchanops: Allows users with with a status mode to be exempt
# from various channel restrictions. Possible restrictions are:
+ # - anticaps Channel mode +B - blocks messages with too many capital
+ # letters (requires the anticaps module).
# - auditorium-see Permission required to see the full user list of
# a +u channel (requires the auditorium module).
# - auditorium-vis Permission required to be visible in a +u channel