summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-06-10 13:41:56 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-06-10 13:41:56 +0100
commit2964a12af4346da027f3d4800b8f12391120e89f (patch)
tree6c2908cc348df9d988c8adef282ac19c69c6ab88 /conf
parent702366b67df6efabe53fa4953d4ecc9d320ca92c (diff)
downloadrspamd-2964a12af4346da027f3d4800b8f12391120e89f.tar.gz
rspamd-2964a12af4346da027f3d4800b8f12391120e89f.zip
[Test] Add some classifiers to settings tests
Diffstat (limited to 'conf')
-rw-r--r--conf/statistic.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/statistic.conf b/conf/statistic.conf
index d2b5b147a..8d45e7608 100644
--- a/conf/statistic.conf
+++ b/conf/statistic.conf
@@ -24,7 +24,6 @@ classifier "bayes" {
name = "osb";
}
cache {
- path = "${DBDIR}/learn_cache.sqlite";
}
new_schema = true; # Always use new schema
store_tokens = false; # Redefine if storing of tokens is desired