summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-07-12 21:38:44 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-07-12 21:38:44 +0000
commit6297389beccbe67790e58ab2c4b1570d1f87bfae (patch)
treeb3b3d608fe89e8e5572a86eec257205422d1739b /conf
parentf2360a777d223b786767ff6f26473a6b3f4b19e6 (diff)
Document m_gecosban
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9994 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.conf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example
index 0eee4541e..537a13346 100644
--- a/conf/modules.conf.example
+++ b/conf/modules.conf.example
@@ -607,6 +607,11 @@
#<module name="m_foobar.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# Nickban: Implements extended ban r:, which stops anyone matching
+# a mask like +b r:*realname?here* from joining a channel.
+#<module name="m_gecosban.so">
+
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# GeoIP module: Allows the server admin to ban users by country code.
#<module name="m_geoip.so">
#