commit e9f072b: Update conf/statistic.conf

GitHub noreply at github.com
Mon Jul 29 18:00:00 UTC 2024


Author: Dmitriy Alekseev
Date: 2024-07-29 19:29:01 +0200
URL: https://github.com/rspamd/rspamd/commit/e9f072bc6206a91a1101e24d5c259031fe2c45c6

Update conf/statistic.conf
Co-authored-by: Vsevolod Stakhov <vsevolod at rspamd.com>
---
 conf/statistic.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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";
   }


More information about the Commits mailing list