diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 9dfdb1c00..62c633bee 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -408,9 +408,9 @@ metric { name = "BAYES_HAM"; } symbol { - weight = 10.0; + weight = 5.0; description = "Generic fuzzy hash match"; - name = "R_FUZZY"; + name = "FUZZY_UNKNOWN"; } symbol { weight = 10.0; |