small fix
This commit is contained in:
parent
7480a7c565
commit
41eb446114
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ borg_keep_daily: 7
|
|||
borg_keep_weekly: 4
|
||||
borg_keep_monthly: 12
|
||||
borg_backup_directories:
|
||||
- "/etc/"
|
||||
- "/var"/
|
||||
- "/etc"
|
||||
- "/var"
|
||||
- "/data_nextcloud"
|
||||
- "/data_gitea"
|
||||
- "/data_mail"
|
||||
|
|
Loading…
Reference in a new issue