Browse Source
Update conf/statistic.conf
Co-authored-by: Vsevolod Stakhov <vsevolod@rspamd.com>
pull/5079/head
Dmitriy Alekseev
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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"; |
|
|
|
} |
|
|
|
|