aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>2024-07-29 15:01:44 +0200
committerGitHub <noreply@github.com>2024-07-29 15:01:44 +0200
commite7f64465f39e0cc4113f3f45831c44880648aa6d (patch)
tree54306111f13df958867b9c45cf5e02d41c8a6b31 /conf
parent64e0860e3e9ff51c0518fc376c8c6cc6b664cd96 (diff)
downloadrspamd-e7f64465f39e0cc4113f3f45831c44880648aa6d.tar.gz
rspamd-e7f64465f39e0cc4113f3f45831c44880648aa6d.zip
Update statistic.conf
Diffstat (limited to 'conf')
-rw-r--r--conf/statistic.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/statistic.conf b/conf/statistic.conf
index c55506d02..6fa2c03c8 100644
--- a/conf/statistic.conf
+++ b/conf/statistic.conf
@@ -19,8 +19,7 @@
# Module documentation: https://rspamd.com/doc/configuration/statistic.html
classifier "bayes" {
- # name must be set if multiply classifiers presented
- # name = "bayes";
+ # name = "bayes"; # 'name' parameter must be set if multiple classifiers are defined
tokenizer {
name = "osb";
}