From b04cc4a74eec93f16eb0370eed47d96bde582d15 Mon Sep 17 00:00:00 2001 From: Robby Date: Sun, 29 Nov 2020 22:16:44 +0100 Subject: Document that exemptions configured in can be negated. Change the example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example. --- docs/conf/modules.conf.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 228244980..7b80c902b 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -883,6 +883,8 @@ # See in inspircd.conf.example for a more # # detailed list of the restriction modes that can be exempted. # # These are settable using: /MODE #chan +X : # +# Furthermore, the exemptions configured in # +# can also be negated by using: /MODE #chan +X :* # # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3