mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 20:04:52 -04:00
content: Note that config/env/cascade.xxx is not supported
This commit is contained in:
parent
6d3a7587f7
commit
fcea2f5462
@ -79,6 +79,11 @@ my-project/
|
||||
|
||||
The root configuration keys are {{< root-configuration-keys >}}.
|
||||
|
||||
> [!note]
|
||||
> You must define `cascade` tables in the root configuration file. You cannot define `cascade` tables in a dedicated file. See issue [#12899] for details.
|
||||
|
||||
[#12899]: https://github.com/gohugoio/hugo/issues/12899
|
||||
|
||||
### Omit the root key
|
||||
|
||||
When splitting the configuration by root key, omit the root key in the component file. For example, these are equivalent:
|
||||
|
Loading…
x
Reference in New Issue
Block a user