diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index d59d159f3..96304725b 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -1002,16 +1002,6 @@ metric { one_shot = true; } } - group { - name = "dcc"; - - symbol { - weight = 2.0; - name = "DCC_BULK"; - description = "Detected as bulk mail by DCC"; - one_shot = true; - } - } .include(try=true; priority=1) "$LOCAL_CONFDIR/local.d/metrics.conf" .include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/metrics.conf" |