summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-12-09 23:15:18 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-12-09 23:15:18 +0000
commitdf997b17e19300bcef7f80c66fd763efed935ccd (patch)
tree63bb92d3e6636bf04b469afea8665feb46da022a /conf/modules.conf.example
parent04ef4ed9b070e3df040fda478ca80bdccce22e65 (diff)
Fix out of date docs, thanks owine.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10873 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r--conf/modules.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example
index 81e9f99a8..e86f7392e 100644
--- a/conf/modules.conf.example
+++ b/conf/modules.conf.example
@@ -530,7 +530,7 @@
# over whole ISPs/blocks of IPs, which may be needed to prevent attacks.
#
#<connectban threshold="10" duration="10m" ipv4cidr="32" ipv6cidr="128">
-# This allows for 10 quits in an hour with a 10 minute ban if that is exceeded.
+# This allows for 10 connections in an hour with a 10 minute ban if that is exceeded.
#
#<module name="m_connectban.so">