Document config.cascade

This commit is contained in:
Bjørn Erik Pedersen 2021-07-22 19:24:06 +02:00 committed by GitHub
parent fd1e1e4b7c
commit 78d7b52b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.