diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/statistic.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/statistic.conf b/conf/statistic.conf index 5fea48320..0ba8302e8 100644 --- a/conf/statistic.conf +++ b/conf/statistic.conf @@ -2,15 +2,15 @@ # Please don't modify this file as your changes might be overwritten with # the next update. # -# You can modify 'local.d/statistics.conf' to add and merge +# You can modify 'local.d/statistic.conf' to add and merge # parameters defined inside this section # -# You can modify 'override.d/statistics.conf' to strictly override all +# You can modify 'override.d/statistic.conf' to strictly override all # parameters defined inside this section # # If you just need to change the default bayes classifier, you can also use # 'local.d/classifier-bayes.conf' or 'override.d/classifier-bayes.conf'. But -# never ever use both `statistics.conf` and `classifier-bayes.conf` locals files +# never ever use both `statistic.conf` and `classifier-bayes.conf` locals files # together! # # See https://rspamd.com/doc/faq.html#what-are-the-locald-and-overrided-directories |