From ccb0fb4ed3b5498acfabaa98c67cd820e6991e3f Mon Sep 17 00:00:00 2001
From: Steve Kemp <steve@steve.org.uk>
Date: Wed, 12 Dec 2012 14:30:50 +0000
Subject:   Document day_start + day_end

---
 etc/custodian/custodian.cfg | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

(limited to 'etc')

diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg
index 5299fed..8d33796 100644
--- a/etc/custodian/custodian.cfg
+++ b/etc/custodian/custodian.cfg
@@ -58,3 +58,18 @@
 #
 # timeout = 30
 ##
+
+
+##
+# The time during between which the weekday is "working".
+#
+# This is ignroed on Saturday/Sunday.
+#
+# These two settings are only used to tweak the suppression times
+# for the mauve alerter.
+#
+#
+# day_start = 10
+# day_end   = 18
+#
+##
\ No newline at end of file
-- 
cgit v1.2.3