restic: Be verbose
This commit is contained in:
parent
8b32cc4846
commit
d93165edf6
|
@ -57,6 +57,7 @@ in
|
||||||
extraBackupArgs = [
|
extraBackupArgs = [
|
||||||
"--exclude-caches"
|
"--exclude-caches"
|
||||||
"--exclude-file=${excludesFile}"
|
"--exclude-file=${excludesFile}"
|
||||||
|
"--verbose"
|
||||||
];
|
];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "20:00";
|
OnCalendar = "20:00";
|
||||||
|
|
Loading…
Reference in a new issue