summaryrefslogtreecommitdiff
path: root/tests/end_to_end/ircd.conf
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-06-28 14:42:33 +0200
committerlouiz’ <louiz@louiz.org>2017-06-28 14:42:33 +0200
commitc5407cf8ce6add6f3534df41398235e93b605ab3 (patch)
treef62cccb758dde48270cc24257df36bd3f5f89cf8 /tests/end_to_end/ircd.conf
parent13a1ab1878fd6312aea485ded3f5bad59c36f17f (diff)
parentb71ca15a0f9114db38eec23b49d1489a2ff1d0ca (diff)
downloadbiboumi-c5407cf8ce6add6f3534df41398235e93b605ab3.tar.gz
biboumi-c5407cf8ce6add6f3534df41398235e93b605ab3.tar.bz2
biboumi-c5407cf8ce6add6f3534df41398235e93b605ab3.tar.xz
biboumi-c5407cf8ce6add6f3534df41398235e93b605ab3.zip
Merge branch 'master' into debian
Diffstat (limited to 'tests/end_to_end/ircd.conf')
-rw-r--r--tests/end_to_end/ircd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end_to_end/ircd.conf b/tests/end_to_end/ircd.conf
index cdb06d5..ccfbd90 100644
--- a/tests/end_to_end/ircd.conf
+++ b/tests/end_to_end/ircd.conf
@@ -498,7 +498,7 @@ general {
reject_after_count = 3;
reject_duration = 5 minutes;
throttle_duration = 60;
- throttle_count = 4;
+ throttle_count = 8888;
max_ratelimit_tokens = 30;
away_interval = 30;
certfp_method = sha1;