dokuwiki-template-sprintdoc.../conf/default.php
2024-02-08 09:24:23 +01:00

11 lines
217 B
PHP
Executable file

<?php
/*
* default configuration settings
*
*/
$conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
$conf['header_layout'] = 'header-default';
$conf['autocollapse'] = 1;
$conf['closedwiki'] = 0;
$conf['copyright'] = '';