]> source.dussan.org Git - rspamd.git/commit
[Feature] Allow to change `expire` of live statistics 2167/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 12 Apr 2018 18:29:42 +0000 (21:29 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 12 Apr 2018 18:29:42 +0000 (21:29 +0300)
commit0ab85d9bf0ebc99ef5b1f87deba4ff226963d7d3
treea75e76755958fffda50083cbfd303487bd94402b
parent01373240fb7373e253aa117a2c4174f1a60f39ca
[Feature] Allow to change `expire` of live statistics

This change allows to set lower `expire` value in configuration.
TTLs greater than new `expire` will be reset during the expiry cycle.

In order to set `expire` value greater than current one, first make tokens persistent (set `expire = -1;`)
and set new `expire` value when at least one expiry cycle completed.
src/plugins/lua/bayes_expiry.lua