]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Add m_banredirect to example config
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 24 Jan 2007 17:50:00 +0000 (17:50 +0000)
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 24 Jan 2007 17:50:00 +0000 (17:50 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6436 e03df62e-2008-0410-955e-edbf42e46eb7

docs/inspircd.conf.example

index 3859934774de62305d330ad7d283362a05b174e5..27ec1d7e00c3beee2dc1b50be0d5e73e71c649c8 100644 (file)
 # Ban except module: Adds support for channel ban exceptions (+e)
 #<module name="m_banexception.so">
 
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# Ban redirection module: Allows bans which redirect to a specified
+# channel. e.g. +b nick!ident@host#channelbanneduserissentto
+#<module name="m_banredirect.so">
+
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # Block amsg module: Attempt to block all usage of /amsg and /ame
 #<module name="m_blockamsg.so">