]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Doc] Add documentation for the new ratelimit option
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 17 Apr 2016 13:54:49 +0000 (14:54 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 17 Apr 2016 13:55:08 +0000 (14:55 +0100)
doc/markdown/modules/ratelimit.md

index 9c20c16d73868b3891a7fc38275b83ca351ceeda..c3601746175b0cfa233fd866fa00540be611d921 100644 (file)
@@ -19,6 +19,7 @@ the value of this option is 'postmaster, mailer-daemon'
 - `whitelisted_ip` - a map of ip addresses or networks whitelisted
 - `max_rcpts` - do not apply ratelimit if it contains more than this value of recipients (5 by default). This
 option allows to avoid too many work for setting buckets if there are a lot of recipients in a message).
+- `max_delay` - maximum lifetime for any limit bucket (1 day by default)
 - `rates` - a table of allowed rates in form:
 
     type = [burst,leak];