add support for custom restic flags
This commit is contained in:
parent
9ddce74914
commit
231c983205
6 changed files with 7 additions and 5 deletions
|
|
@ -18,6 +18,8 @@ backups:
|
|||
repo_type: local
|
||||
repo_folder_create: true
|
||||
additional_keys: {}
|
||||
flags:
|
||||
- "--cleanup-cache"
|
||||
mode: vm-via-hypervisor
|
||||
enabled: True
|
||||
retention:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue