diff options
-rw-r--r-- | conf/metrics.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index a60efb401..4560c3ece 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -30,7 +30,7 @@ metric { name = "FORGED_SENDER"; } symbol { - weight = 3.500000; + weight = 1.500000; description = "Recipients seems to be autogenerated (works if recipients count is more than 5)"; name = "SUSPICIOUS_RECIPS"; } |