dokuwiki-template-sprintdoc.../conf/default.php

9 lines
167 B
PHP
Executable file

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