Преглед на файлове

Clarify consistency check configuration.

Dan Helfman преди 2 години
родител
ревизия
9bd8f1a6df
променени са 1 файла, в които са добавени 5 реда и са изтрити 3 реда
  1. 5 3
      docs/how-to/deal-with-very-large-backups.md

+ 5 - 3
docs/how-to/deal-with-very-large-backups.md

@@ -44,9 +44,11 @@ consistency checks with `check` on a much less frequent basis (e.g. with
 
 ### Consistency check configuration
 
-Another option is to customize your consistency checks. The default
-consistency checks run both full-repository checks and per-archive checks
-within each repository no more than once a month.
+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.
 
 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