Reset ratelimit

master
André P 2017-03-21 10:05:26 +01:00
parent d8cf921e35
commit 8d1784a1c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
rates {
to = [1100, 0.033333333];
to = [100, 0.033333333];
to_ip = [30, 0.025];
to_ip_from = [20, 0.01666666667];
bounce_to = [10, 0.000555556];