From c2fb4e4b9d7dc6f2ecc5d8f0054350ae8c9be986 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Wed, 10 Sep 2014 14:50:57 +0200 Subject: Add m_hidelist that allows hiding the lists of listmodes --- docs/conf/modules.conf.example | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index ffe35c739..0be7ee437 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -830,6 +830,20 @@ # This setting is not recommended for most mainstream networks. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Hide list module: Allows for hiding the list of listmodes from users +# who do not have sufficient channel rank. +# +# +# Each tag configures one listmode to hide. +# mode: Name of the listmode to hide. +# +# Hiding the ban list is not recommended because it may break some +# clients. +# +# Hide filter (+g) list: +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Hide oper module: Allows opers to hide their oper status from non- # opers by setting user mode +H on themselves. -- cgit v1.2.3