dokuwiki-template-sprintdoc.../conf/default.php
2019-03-12 11:09:43 +01:00

8 lines
140 B
PHP
Executable file

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