restic: Be verbose

restic-rest-server
Simon Bruder 2020-09-14 07:15:58 +02:00
parent 8b32cc4846
commit d93165edf6
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ in
extraBackupArgs = [
"--exclude-caches"
"--exclude-file=${excludesFile}"
"--verbose"
];
timerConfig = {
OnCalendar = "20:00";