Add another note about the consistency checks schema in old versions (#523).
This commit is contained in:
parent
ad0e2e0d7c
commit
b3682b61d1
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ consistency:
|
|||
- name: repository
|
||||
```
|
||||
|
||||
(Prior to borgmatic 1.6.2, `checks` was a plain list of strings without the `name:` part.)
|
||||
|
||||
Here are the available checks from fastest to slowest:
|
||||
|
||||
* `repository`: Checks the consistency of the repository itself.
|
||||
|
|
Loading…
Reference in a new issue