Changed example umask config to be more realistic.
This commit is contained in:
parent
a34dccbd27
commit
ebd34f1695
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ repository: user@backupserver:sourcehostname.borg
|
|||
#compression: lz4
|
||||
|
||||
# Umask to be used for borg create.
|
||||
#umask: 0740
|
||||
#umask: 0077
|
||||
|
||||
[retention]
|
||||
# Retention policy for how many backups to keep in each category. See
|
||||
|
|
Loading…
Reference in a new issue