Clarify consistency check configuration.

This commit is contained in:
Dan Helfman 2022-11-14 14:58:42 -08:00
parent 6aeb74550d
commit 9bd8f1a6df
1 changed files with 5 additions and 3 deletions

View File

@ -44,9 +44,11 @@ consistency checks with `check` on a much less frequent basis (e.g. with
### Consistency check configuration ### Consistency check configuration
Another option is to customize your consistency checks. The default Another option is to customize your consistency checks. By default, if you
consistency checks run both full-repository checks and per-archive checks omit consistency checks from configuration, borgmatic runs default consistency
within each repository no more than once a month. 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.
But if you find that archive checks are too slow, for example, you can 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 configure borgmatic to run repository checks only. Configure this in the