diff options
Diffstat (limited to '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 5130c66ab..ce20753c7 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -984,11 +984,11 @@ metric { description = "Message from bounce and over 1 recepient"; } symbol "HFILTER_URL_ONLY" { - weight = 1.50; + weight = 2.20; description = "URL only in body"; } symbol "HFILTER_URL_ONELINE" { - weight = 1.20; + weight = 2.50; description = "One line URL and text in body"; } } |