fixes restic config
This commit is contained in:
parent
8fa6fdbc5d
commit
1873c4c92b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"--keep-last 3"
|
||||
];
|
||||
timerConfig = {
|
||||
onCalendar = "daily";
|
||||
OnCalendar = "daily";
|
||||
Persistent = true;
|
||||
RandomizedDelaySec = "5h";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue