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