aboutsummaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2015-02-13 13:45:14 +0200
committerAndrew Lewis <nerf@judo.za.org>2015-02-13 13:45:14 +0200
commitb0ed876d0a85dd676b005185fba895c2db616b20 (patch)
tree01125f079669196200c84207e3eedd28a41cd695 /conf/metrics.conf
parent82f6ff61d595cff9885e164c38991732469845aa (diff)
downloadrspamd-b0ed876d0a85dd676b005185fba895c2db616b20.tar.gz
rspamd-b0ed876d0a85dd676b005185fba895c2db616b20.zip
Minor nonsense
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 780e3d0ce..229e0815c 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -756,8 +756,8 @@ metric {
}
symbol {
weight = 1.0;
- description = "Message date is not exists";
- name = "DATE_NOT_EXISTS";
+ description = "Message date is missing";
+ name = "MISSING_DATE";
}
# hfilter symbols
symbol { weight = 4.00; name = "HFILTER_HELO_BAREIP"; description = "Helo host is bare ip"; }