Skip to content
Snippets Groups Projects
Commit b6ff34dc authored by Florian Sesser's avatar Florian Sesser
Browse files

Borg backup: Hopefully more clear explanation

parent b0858c16
Branches
No related tags found
2 merge requests!340update production,!337Backup: Add --stats to borgbackup create options
Pipeline #2452 passed
...@@ -56,7 +56,7 @@ in { ...@@ -56,7 +56,7 @@ in {
BORG_RSH = "ssh -i /run/keys/borgbackup/ssh-key -o StrictHostKeyChecking=accept-new"; BORG_RSH = "ssh -i /run/keys/borgbackup/ssh-key -o StrictHostKeyChecking=accept-new";
}; };
# For our monitoring # Output statistics after uploading a backup set
extraCreateArgs = "--stats"; extraCreateArgs = "--stats";
# Ciphertext doesn't compress well # Ciphertext doesn't compress well
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment