mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
f4ffeea71d
Unless the merge strategy is set up to do so. For `disableKinds` the current workaround is to make sure the project config has an entry, even if is empty: ``` disableKinds = [] ``` Note that this issue only touches root, non-map config-values that either is not set in project config or in Hugo's defaults. Fixes #8866 |
||
---|---|---|
.. | ||
maps.go | ||
maps_get.go | ||
maps_test.go | ||
params.go | ||
params_test.go | ||
scratch.go | ||
scratch_test.go |