From: Yaroslav Halchenko Date: Fri, 29 Nov 2013 05:07:22 +0000 (-0500) Subject: ENH: increasing warn-threshold for mirrors to 36 hours X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=da4eaf9997ebba1bbfa056d0fe0825d4553e0b31;p=neurodebian.git ENH: increasing warn-threshold for mirrors to 36 hours should decrease number of false positives if mirror syncs just once a day and lags just few minutes behind --- diff --git a/neurodebian.cfg b/neurodebian.cfg index b49ddd3..ed20a75 100644 --- a/neurodebian.cfg +++ b/neurodebian.cfg @@ -32,7 +32,7 @@ stampfile = .timestamp # server non-responsive #timeout = 30 ; seconds # how many hours to allow for a mirror to be stale before emailing -warn-threshold = 24 ; hours +warn-threshold = 36 ; hours # how frequently to email in hours #email-period = 24 ; hours