commit bd6e75ffa1a9827aa135e313eca4e5b396ebda2f
parent 6844ce1587f321abd7c8e001783ddc34ac24904d
Author: Robby <robby@chatbelgie.be>
Date: Mon, 6 May 2019 05:14:05 +0200
Document the anticaps exemption.
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git 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
@@ -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