summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-12-12 14:30:50 +0000
committerSteve Kemp <steve@steve.org.uk>2012-12-12 14:30:50 +0000
commitccb0fb4ed3b5498acfabaa98c67cd820e6991e3f (patch)
tree60c3eac6fc2d30e4c88c9ce2d64d22b69d23be84 /etc
parent68218154e3ce4e5c4f13ed385cbc1d2231bb6a17 (diff)
Document day_start + day_end
Diffstat (limited to 'etc')
-rw-r--r--etc/custodian/custodian.cfg15
1 files changed, 15 insertions, 0 deletions
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