From a5f0cf7c88fd4b678899bcc927a64d6bf2c1cbbe Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Sun, 3 Jan 2016 18:37:10 +0200 Subject: Add URIBL_BLOCKED symbol --- conf/metrics.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/metrics.conf') diff --git a/conf/metrics.conf b/conf/metrics.conf index 0940721bb..386e83e6a 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -939,6 +939,11 @@ metric { description = "uribl.com: unrecognised result"; name = "URIBL_MULTI"; } + symbol { + weight = 0.0; + description = "uribl.com: query refused"; + name = "URIBL_BLOCKED"; + } symbol { weight = 7.5; description = "uribl.com black url"; -- cgit v1.2.3