aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-24 23:02:59 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-24 23:02:59 +0100
commitf163ec3b4f55cb0e7c5384ee1bd27561b3e8820e (patch)
tree3b99cd50d0bd11b7eee0aae3740fe4c44d11e889 /doc
parentefb6bd2dea636280bf95b466ce099c9bd848466c (diff)
downloadrspamd-f163ec3b4f55cb0e7c5384ee1bd27561b3e8820e.tar.gz
rspamd-f163ec3b4f55cb0e7c5384ee1bd27561b3e8820e.zip
Finish history format rework.
Diffstat (limited to 'doc')
-rw-r--r--doc/markdown/configuration/options.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/markdown/configuration/options.md b/doc/markdown/configuration/options.md
index 730a7996b..b503b98f3 100644
--- a/doc/markdown/configuration/options.md
+++ b/doc/markdown/configuration/options.md
@@ -48,6 +48,7 @@ symbol).
* `min_word_len`: minimum size in letters (valid for utf8 texts as well) for a sequence of characters to be treated as a word; normally rspamd skips sequences if they are shorter or equal to three symbols.
* `control_socket`: path/bind credits for the control socket
* `classify_headers`: list of headers that are processed by statistics
+* `history_rows`: number of rows in the recent history roll table
## DNS options