Change Borg frequency

This commit is contained in:
Vili Sinervä 2025-07-24 09:54:21 +03:00
parent a862c1c983
commit d0482705d3
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -29,7 +29,7 @@ in
monthly = 12; monthly = 12;
}; };
repo = "borg@borg.vsinerva.fi:/persist/borg/${host}"; repo = "borg@borg.vsinerva.fi:/persist/borg/${host}";
startAt = "*-*-* *:00/10:00"; startAt = "hourly";
}; };
}; };
} }