borg-backup: display info during backup
This commit is contained in:
parent
e6b1f1381a
commit
40d4f07df3
|
@ -52,6 +52,7 @@ in {
|
|||
passCommand = "cat /root/borgbackup/passphrase";
|
||||
};
|
||||
environment.BORG_RSH = "ssh -i /root/borgbackup/ssh_key";
|
||||
extraCreateArgs = "--stats --list";
|
||||
compression = "auto,zstd";
|
||||
startAt = "daily";
|
||||
prune.keep = {
|
||||
|
|
Loading…
Reference in a new issue