diff options
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r-- | conf/modules.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 209e405db..b8306dbb5 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -374,6 +374,10 @@ # Channel filter module: Allows channel-op defined message # filtering using simple string matches (channel mode +g) #<module name="m_chanfilter.so"> +# +# If hidemask is set to yes, the user will not be shown the mask when +# his/her message is blocked. +#<chanfilter hidemask="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel logging module: used to send snotice output to channels, to |