From c3a82957dbb750bea1d83f3e32ffa187a8b5faf3 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 1 Aug 2008 02:54:36 +0200 Subject: [PATCH] Update example.conf for max_unknown_ip->throttle. --- doc/example.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/example.conf b/doc/example.conf index 5e02e0d..48df57c 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -460,7 +460,8 @@ general { reject_ban_time = 1 minute; reject_after_count = 3; reject_duration = 5 minutes; - max_unknown_ip = 2; + throttle_duration = 60; + throttle_count = 4; }; modules {