Fix missing deep

This commit is contained in:
Shohei Ueda 2021-06-19 01:34:23 +09:00 committed by Bjørn Erik Pedersen
parent 710856e5a6
commit dbc1157c1b

View File

@ -93,7 +93,7 @@ none
shallow
: Only add values for new keys.
shallow
deep
: Add values for new keys, merge existing.
Note that you don't need to be so verbose as in the default setup below; a `_merge` value higher up will be inherited if not set.