Quellcode durchsuchen

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

Dan Helfman vor 3 Jahren
Ursprung
Commit
b3682b61d1
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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.