Support borg create --umask. (Merge PR from ypid.)

This commit is contained in:
2016-02-13 10:59:43 -08:00
parent d6585811d6
commit dd2be365b1
5 changed files with 23 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ repository: user@backupserver:sourcehostname.attic
# archives. See https://borgbackup.github.io/borgbackup/usage.html#borg-create
# for details. Defaults to no compression.
#compression: lz4
# For Borg only, you can specify the umask to be used for borg create.
#umask: 0740
[retention]
# Retention policy for how many backups to keep in each category. See