From c63866b52a4052c00c8e41d5fdf7ae56cdaa438a Mon Sep 17 00:00:00 2001 From: om Date: Mon, 13 Feb 2006 00:51:44 +0000 Subject: Add m_blockamsg to example config git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3181 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 6fc95e83d..583673626 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -642,6 +642,23 @@ # Ban except module: Adds support for channel ban exceptions (+e) # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Block amsg module: Attempt to block all usage of /amsg and /ame +# +# +#-#-#-#-#-#-#-#-#-#-#- BLOCKAMSG CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +# # +# If you have the m_blockamsg.so module loaded, you can configure it # +# with the tag: # +# # +# delay - How many seconds between two messages to force # +# them to be recognised as unrelated. # +# action - Any of 'notice', 'noticeopers', 'silent', 'kill' # +# or 'killopers'. Define how to take action when # +# a user uses /amsg or /ame. # +# +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Block colour module: Blocking colour-coded messages with cmode +c # -- cgit v1.2.3