alyssum/restic: use correct opt name
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
oopsie woopsie
This commit is contained in:
parent
9724f1d731
commit
e8b675e606
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
OnCalendar = "*-*-* *:00,30:00";
|
OnCalendar = "*-*-* *:00,30:00";
|
||||||
Persistent = true;
|
Persistent = true;
|
||||||
};
|
};
|
||||||
bleh = [
|
pruneOpts = [
|
||||||
"--keep-last 24"
|
"--keep-last 24"
|
||||||
"--keep-hourly 24"
|
"--keep-hourly 24"
|
||||||
"--keep-daily 7"
|
"--keep-daily 7"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue