From 0b96e8b3c23db346beef202d22e1870118792b72 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 May 2015 18:13:28 -0400 Subject: [PATCH] enable bayes On by default, but make it clear we intend it to be on --- local.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.cf b/local.cf index d4a3c0e..baf1567 100644 --- a/local.cf +++ b/local.cf @@ -36,7 +36,7 @@ report_safe 0 # Use Bayesian classifier (default: 1) # -# use_bayes 1 + use_bayes 1 # Bayesian classifier auto-learning (default: 1) -- 2.20.1