You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
offset different backups time/hour so they wouldn't start at once
Offset the backup minute for the daily/weekly/monthy backups. This
prevents the various backups from starting at the same time. Otherwise
it would be a random chance over whether the daily or hourly script ran
on any given day.
Also changed the monthly backup from +6 to +7 from he backup hour. When
using the default settings of running every other hour this will make
sure the monthly backup never starts at the same hour as an hourly one.
0 commit comments