diff options
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r-- | conf/modules.conf.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index d30aac30e..63b6e1767 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1011,9 +1011,9 @@ #<module name="m_proxyscan.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Quietban: Implements extended ban q:, which stops anyone matching -# a mask like +b q:nick!user@host from speaking on channel. -#<module name="m_quietban.so"> +# Muteban: Implements extended ban m:, which stops anyone matching +# a mask like +b n:nick!user@host from speaking on channel. +#<module name="m_muteban.so"> # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |