From 53c59d9a99d9ddcfcaf7a9249c00fb27619cffad Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Mon, 9 Jun 2014 17:49:57 +0200 Subject: Document the config options of m_remove --- docs/conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index e40273d39..b96405d4c 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1456,6 +1456,12 @@ # Remove module: Adds the /REMOVE command which is a peaceful # alternative to /KICK. # +# +# supportnokicks: If true, /REMOVE is not allowed on channels where the +# nokicks (+Q) mode is set. Defaults to false. +# protectedrank: Members having this rank or above may not be /REMOVE'd +# by anyone. Set to 0 to disable this feature. Defaults to 50000. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # A module to block, kick or ban upon similiar messages being uttered several times. -- cgit v1.2.3