diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/metrics.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 6cacf4b29..efa13db77 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -413,6 +413,12 @@ metric { symbol { weight = 1.0; + name = "RBL_SEM_IPV6; + description = "Address is listed in Spameatingmonkey RBL (ipv6)"; + } + + symbol { + weight = 1.0; name = "RBL_NSZONES"; description = "Address is listed in Nszones RBL"; } |