mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 11:34:38 -04:00
Document config.cascade
This commit is contained in:
parent
fd1e1e4b7c
commit
78d7b52b60
@ -133,6 +133,9 @@ buildFuture (false)
|
||||
caches
|
||||
: See [Configure File Caches](#configure-file-caches)
|
||||
|
||||
cascade {{< new-in "0.86.0" >}}
|
||||
: Pass down down default configuration values (front matter) to pages in the content tree. The options in site config is the same as in page front matter, see [Front Matter Cascade](/content-management/front-matter#front-matter-cascade).
|
||||
|
||||
canonifyURLs (false)
|
||||
: Enable to turn relative URLs into absolute.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user