Linking to both Attic and Borg check docs from sample config.

This commit is contained in:
2015-07-26 22:02:43 -07:00
parent e18cfd6c80
commit 803fd3a851
2 changed files with 2 additions and 2 deletions

View File

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