add option to disable repository creation
This commit is contained in:
parent
c52a5e2d57
commit
d437e5609b
2 changed files with 4 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ backups:
|
|||
restic:
|
||||
url: /var/backup-client/restic
|
||||
repo_type: local
|
||||
repo_folder_create: true
|
||||
additional_keys: {}
|
||||
mode: vm-via-hypervisor
|
||||
enabled: True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue