diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index c79299df1..b42413658 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -833,8 +833,9 @@ metric { group "phishing" { symbol "PHISHING" { - weight = 3.0; + weight = 6.0; description = "Phished mail"; + one_shot = true; } } |