Update example.conf for max_unknown_ip->throttle.

This commit is contained in:
Jilles Tjoelker 2008-08-01 02:54:36 +02:00
parent 43946961df
commit cc49daee1a

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 {