diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index 36c8c1b50..75608a88d 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -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.