xref: /template/sprintdoc/conf/default.php (revision cb7cc643bf8e0ff0a632314222134a32ded8ae21)
1<?php
2/*
3 * default configuration settings
4 *
5 */
6
7$conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
8
9