diff options
author | Alexey <AlexeySa@users.noreply.github.com> | 2014-05-21 11:31:58 -0700 |
---|---|---|
committer | Alexey <AlexeySa@users.noreply.github.com> | 2014-05-21 11:31:58 -0700 |
commit | 91a146941f004a9be5b8db1fade9d01184f6b8b3 (patch) | |
tree | d15759b46caa9acde601353951f72b826de958cb | |
parent | 1511ab920e19a59c1bbe967c08793c93b06947e3 (diff) | |
download | rspamd-91a146941f004a9be5b8db1fade9d01184f6b8b3.tar.gz rspamd-91a146941f004a9be5b8db1fade9d01184f6b8b3.zip |
Update metrics.conf
-rw-r--r-- | conf/metrics.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index ba6669ff4..1824a3589 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -395,7 +395,6 @@ metric { description = "List of networks hijacked from their original owners, some of which have already used for spamming."; } - symbol { name = "RBL_SEM_UNKNOWN"; weight = 0.0; description = "Address is listed in Spameatingmonkey RBL"; } symbol { name = "RBL_SEM"; weight = 1.0; description = "Address is listed in Spameatingmonkey RBL"; } symbol { |