xref: /template/sprintdoc/conf/default.php (revision 4ac10cf3be8e2e469f501800b9e04453d6737427)
1<?php
2/*
3 * default configuration settings
4 *
5 */
6
7$conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
8$conf['header_layout'] = 'header-default';
9