]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Document the anticaps exemption.
authorRobby <robby@chatbelgie.be>
Mon, 6 May 2019 03:14:05 +0000 (05:14 +0200)
committerPeter Powell <petpow@saberuk.com>
Mon, 6 May 2019 09:32:27 +0000 (10:32 +0100)
docs/conf/helpop.conf.example
docs/conf/inspircd.conf.example

index aa63da185169f525f2b4f53792f2428c963805eb..ab9458fc0bcb145d3c6594c9aceaeae2cee3a0af 100644 (file)
@@ -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
index 8b13f08ea8b46f118dbae7111ba4f535432ad7ab..8091ec5dec89ccb5dc2d945427f87d554e761824 100644 (file)
 
          # 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