mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
The default timer config of restic is the same as what we are setting it to so it goes to /dev/null
This commit is contained in:
parent
521551336c
commit
b0efe4ae46
1 changed files with 0 additions and 5 deletions
|
@ -17,11 +17,6 @@ serverSystemConfiguration {
|
|||
"--keep-monthly 6"
|
||||
"--keep-yearly 12"
|
||||
];
|
||||
|
||||
timerConfig = {
|
||||
OnCalendar = "daily";
|
||||
Persistent = true;
|
||||
};
|
||||
});
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue