]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Further reduce HFILTER_URL_ONELINE score
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 24 Jul 2016 17:04:41 +0000 (18:04 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 24 Jul 2016 17:04:41 +0000 (18:04 +0100)
conf/metrics.conf

index bc0198626eba65b6cacd26f2b652a136677527af..846a257a1df648b273e20fc7595105322fb10943 100644 (file)
@@ -984,7 +984,7 @@ metric {
             description = "URL only in body";
         }
         symbol "HFILTER_URL_ONELINE" {
-            weight = 2.20;
+            weight = 1.20;
             description = "One line URL and text in body";
         }
     }