restic delay

This commit is contained in:
death916 2025-11-21 04:06:25 -08:00
parent 5acf7215ba
commit a0195f9c44

View file

@ -36,7 +36,7 @@
timerConfig = {
OnCalendar = "hourly";
Persistent = true;
RandomizedDelaySec = "5m";
RandomizedDelaySec = "10m";
};
};