borg-backup: display info during pruning

This commit is contained in:
Antoine Martin 2021-03-24 00:55:08 +01:00
parent 844b940493
commit 0a4fb2e7f7

View file

@ -53,6 +53,7 @@ in {
};
environment.BORG_RSH = "ssh -i /root/borgbackup/ssh_key";
extraCreateArgs = "--stats --list";
extraPruneArgs = "--stats --list";
compression = "auto,zstd";
startAt = "daily";
prune.keep = {