quantranhong1999 commented on code in PR #1191:
URL: https://github.com/apache/james-project/pull/1191#discussion_r1003116705
##########
third-party/rspamd/sample-configuration/statistic.conf:
##########
@@ -5,20 +5,20 @@ classifier "bayes" {
cache {
}
new_schema = true; # Always use new schema
- store_tokens = true; # Redefine if storing of tokens is desired
- signatures = true; # Store learn signatures
+ store_tokens = false; # Redefine if storing of tokens is desired
+ signatures = false; # Store learn signatures
Review Comment:
Better to restore to the default values of Rspamd
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]