summaryrefslogtreecommitdiffstats
path: root/conf.d/charts.d/exim.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/charts.d/exim.conf')
-rw-r--r--conf.d/charts.d/exim.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf.d/charts.d/exim.conf b/conf.d/charts.d/exim.conf
index 4a1464bbd..f96ac4dbb 100644
--- a/conf.d/charts.d/exim.conf
+++ b/conf.d/charts.d/exim.conf
@@ -2,7 +2,7 @@
# netdata
# real-time performance and health monitoring, done right!
-# (C) 2016 Costa Tsaousis <costa@tsaousis.gr>
+# (C) 2018 Costa Tsaousis <costa@tsaousis.gr>
# GPL v3+
# THIS PLUGIN IS DEPRECATED
@@ -18,3 +18,7 @@
# the charts priority on the dashboard
#exim_priority=60000
+
+# the number of retries to do in case of failure
+# before disabling the module
+#exim_retries=10