# HG changeset patch # User Ludovic Chabant # Date 1429141407 25200 # Node ID f43e911cecac766ab863b8135615f4bd56c3c409 # Parent 76c838453dbed512a815f16baaeaf21e743d81fa docs: Add new site configuration settings to the reference documentation. diff -r 76c838453dbe -r f43e911cecac docs/docs/99_reference/01_website-configuration.md --- a/docs/docs/99_reference/01_website-configuration.md Wed Apr 15 16:39:35 2015 -0700 +++ b/docs/docs/99_reference/01_website-configuration.md Wed Apr 15 16:43:27 2015 -0700 @@ -35,6 +35,12 @@ * `default_format` (`markdown`): Specifies the default text formatter to use. +* `default_page_layout` (`default`): Specifies the default page layout when + using the default content model. + +* `default_post_layout` (`post`): Specifies the default blog post layout when + using the default content model. + * `default_template_engine` (`jinja`): Specifies what template engine to use. * `enable_debug_info` (`true`): If you’re using PieCrust in dynamic CMS mode,