diff options
| -rw-r--r-- | etc/custodian/custodian.cfg | 15 | 
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 | 
