diff options
Diffstat (limited to 'conf')
-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 7c4798144..74de7715d 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -988,7 +988,7 @@ metric { group "dmarc" { symbol "DMARC_POLICY_ALLOW" { - weight = -1.0; + weight = -0.5; description = "DMARC permit policy"; } symbol "DMARC_POLICY_REJECT" { |