Browse Source

Add another note about the consistency checks schema in old versions (#523).

Dan Helfman 3 years ago
parent
commit
b3682b61d1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/how-to/deal-with-very-large-backups.md

+ 2 - 0
docs/how-to/deal-with-very-large-backups.md

@@ -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.