commit 64e0860: Update statistic.conf
    GitHub 
    noreply at github.com
       
    Mon Jul 29 17:59:56 UTC 2024
    
    
  
Author: Dmitriy Alekseev
Date: 2024-07-29 14:19:59 +0200
URL: https://github.com/rspamd/rspamd/commit/64e0860e3e9ff51c0518fc376c8c6cc6b664cd96
Update statistic.conf
---
 conf/statistic.conf | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/conf/statistic.conf b/conf/statistic.conf
index 0ba8302e8..c55506d02 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";
   }
    
    
More information about the Commits
mailing list