From b627d00595a9132193c25a1b59c753ed31a6c46e Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 14 Nov 2022 15:13:47 -0800 Subject: [PATCH] More consistency checks documentation edits. --- docs/how-to/deal-with-very-large-backups.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/how-to/deal-with-very-large-backups.md b/docs/how-to/deal-with-very-large-backups.md index c894a724d..d7c81ec83 100644 --- a/docs/how-to/deal-with-very-large-backups.md +++ b/docs/how-to/deal-with-very-large-backups.md @@ -45,10 +45,10 @@ consistency checks with `check` on a much less frequent basis (e.g. with ### Consistency check configuration Another option is to customize your consistency checks. By default, if you -omit consistency checks from configuration, borgmatic runs default consistency -checks of full-repository checks (`repository`) and per-archive checks -(`archives`) within each repository, no more than once a month. This is -equivalent to what `borg check` does if run without options. +omit consistency checks from configuration, borgmatic runs full-repository +checks (`repository`) and per-archive checks (`archives`) within each +repository, no more than once a month. This is equivalent to what `borg check` +does if run without options. But if you find that archive checks are too slow, for example, you can configure borgmatic to run repository checks only. Configure this in the