xref: /template/sprintdoc/conf/default.php (revision 5e6b9183115db6cc228d215430370cc86a8043ec)
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$conf['closedwiki'] = 0;
11$conf['copyright'] = '';
12