From: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:19:59 +0000 (+0200) Subject: Update statistic.conf X-Git-Tag: 3.10.0~67^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e0860e3e9ff51c0518fc376c8c6cc6b664cd96;p=thirdparty%2Frspamd.git Update statistic.conf --- diff --git a/conf/statistic.conf b/conf/statistic.conf index 0ba8302e83..c55506d021 100644 --- a/conf/statistic.conf +++ b/conf/statistic.conf @@ -19,6 +19,8 @@ # Module documentation: https://rspamd.com/doc/configuration/statistic.html classifier "bayes" { + # name must be set if multiply classifiers presented + # name = "bayes"; tokenizer { name = "osb"; }