[borgbackup_client] Add borg username and group defaults
This commit is contained in:
parent
4123af6c01
commit
3f8ffbe164
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
|||
borg_keep_daily: 7
|
||||
borg_keep_weekly: 4
|
||||
borg_keep_monthly: 12
|
||||
borg_server_user: borgbackup
|
||||
borg_server_group: borgbackup
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue