Typo.
This commit is contained in:
parent
4a48e6aa04
commit
13bae8c23b
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Once this include gets merged in, the resulting configuration would have a
|
||||||
`keep_hourly` value of `24` and an overridden `keep_daily` value of `5`.
|
`keep_hourly` value of `24` and an overridden `keep_daily` value of `5`.
|
||||||
|
|
||||||
When there's an option collision between the local file and the merged
|
When there's an option collision between the local file and the merged
|
||||||
include, the local file's option takes precedent. And as of borgmatic 1.6.0,
|
include, the local file's option takes precedence. And as of borgmatic 1.6.0,
|
||||||
this feature performs a deep merge, meaning that values are merged at all
|
this feature performs a deep merge, meaning that values are merged at all
|
||||||
levels in the two configuration files. This allows you to include common
|
levels in the two configuration files. This allows you to include common
|
||||||
configuration—up to full borgmatic configuration files—while overriding only
|
configuration—up to full borgmatic configuration files—while overriding only
|
||||||
|
|
Loading…
Reference in a new issue