aboutsummaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-08-08 15:56:29 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-08-08 15:56:29 +0100
commitfd24c961ae6ed53edc14e34991a8e5f603307596 (patch)
treee168ebbb9735fc5289aa7ff0161f657f0168470a /conf/metrics.conf
parentd4dd679a8cba673e6d0beb2766380940325704ce (diff)
downloadrspamd-fd24c961ae6ed53edc14e34991a8e5f603307596.tar.gz
rspamd-fd24c961ae6ed53edc14e34991a8e5f603307596.zip
[Fix] Further fixes for white on white rule
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 8fee470cc..1af29d420 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -361,7 +361,7 @@ metric {
group "body" {
symbol "R_WHITE_ON_WHITE" {
- weight = 5.5;
+ weight = 4.0;
description = "White color on white background in HTML messages";
}
symbol "HTML_SHORT_LINK_IMG_1" {