xref: /template/sprintdoc/conf/default.php (revision 63c9c461519deba4590f8452fe85b802977355d8)
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$conf['autocollapse'] = 1;
10