Update example.conf for max_unknown_ip->throttle.

This commit is contained in:
Jilles Tjoelker 2008-08-01 02:54:36 +02:00
parent d1275a8fd6
commit c3a82957db
1 changed files with 2 additions and 1 deletions

View File

@ -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 {