summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-30 15:35:08 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-30 15:35:08 +0000
commit72a9640bf79b361b1c2c3f40c2366416d02987ec (patch)
treefff97101185f2b14da99afdc9c7d2c67fed7f34a /doc
parentc044acab00c1ba11194abe11aaf78db3e54bc988 (diff)
- reference.conf: allow 1 connection every 2 seconds
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4103 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.conf b/doc/reference.conf
index e272e0d..c0c53ec 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -1227,7 +1227,7 @@ general {
* Offers protection against flooders who reconnect quickly.
* Set to 0 to disable.
*/
- throttle_time = 10 seconds;
+ throttle_time = 2 seconds;
};
modules {