dokuwiki-template-sprintdoc.../conf/default.php
Michael Große cb7cc643bf
Make sidebar toggle elements configurable
Current options are h1, h1 and h2, h1-h5, top-level list items

SPR-754
2017-04-12 13:35:33 +02:00

8 lines
98 B
PHP
Executable file

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