xref: /template/sprintdoc/conf/default.php (revision c02d0b76f46580fbf91f781e293fd1a751e6b61c)
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