aboutsummaryrefslogtreecommitdiffstats
path: root/conf/statistic.conf
diff options
context:
space:
mode:
authorDmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>2024-07-29 19:29:01 +0200
committerGitHub <noreply@github.com>2024-07-29 19:29:01 +0200
commite9f072bc6206a91a1101e24d5c259031fe2c45c6 (patch)
tree2ea12efa6e97039bdf5e6dd18a18973f45f9aa35 /conf/statistic.conf
parente7f64465f39e0cc4113f3f45831c44880648aa6d (diff)
downloadrspamd-e9f072bc6206a91a1101e24d5c259031fe2c45c6.tar.gz
rspamd-e9f072bc6206a91a1101e24d5c259031fe2c45c6.zip
Update conf/statistic.conf
Co-authored-by: Vsevolod Stakhov <vsevolod@rspamd.com>
Diffstat (limited to 'conf/statistic.conf')
-rw-r--r--conf/statistic.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/statistic.conf b/conf/statistic.conf
index 6fa2c03c8..36d418935 100644
--- a/conf/statistic.conf
+++ b/conf/statistic.conf
@@ -19,7 +19,7 @@
# Module documentation: https://rspamd.com/doc/configuration/statistic.html
classifier "bayes" {
- # name = "bayes"; # 'name' parameter must be set if multiple classifiers are defined
+ # name = "custom"; # 'name' parameter must be set if multiple classifiers are defined
tokenizer {
name = "osb";
}