Clarify documentation about include merging mappings vs. values.
This commit is contained in:
parent
7e9adfb899
commit
48ff3e70d1
1 changed files with 2 additions and 2 deletions
|
@ -126,8 +126,8 @@ configuration—up to full borgmatic configuration files—while overriding only
|
||||||
the parts you want to customize.
|
the parts you want to customize.
|
||||||
|
|
||||||
Note that this `<<` include merging syntax is only for merging in mappings
|
Note that this `<<` include merging syntax is only for merging in mappings
|
||||||
(keys/values). If you'd like to include other types like scalars or lists
|
(configuration options and their values). But if you'd like to include a
|
||||||
directly, please see the section above about standard includes.
|
single value directly, please see the section above about standard includes.
|
||||||
|
|
||||||
|
|
||||||
## Configuration overrides
|
## Configuration overrides
|
||||||
|
|
Loading…
Reference in a new issue