fix: New config syntax
This commit is contained in:
parent
e4f12deaca
commit
18828d33bf
@ -22,7 +22,6 @@ archive_name_format: {{ borgmatic_name }}
|
||||
compression: {{ borgmatic_compression }}
|
||||
encryption_passphrase: {{ borgmatic_passphrase }}
|
||||
|
||||
consistency:
|
||||
checks:
|
||||
{% for check in borgmatic_checks %}
|
||||
- name: {{ check.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user