|
@@ -20,5 +20,6 @@ keep_yearly: 1
|
|
|
[consistency]
|
|
|
# Space-separated list of consistency checks to run: "repository", "archives",
|
|
|
# or both. Defaults to both. Set to "disabled" to disable all consistency
|
|
|
-# checks. See https://attic-backup.org/usage.html#attic-check for details.
|
|
|
+# checks. See https://attic-backup.org/usage.html#attic-check or
|
|
|
+# https://borgbackup.github.io/borgbackup/usage.html#borg-check for details.
|
|
|
checks: repository archives
|