Files
2024-07-08 03:32:47 +09:00

12 lines
245 B
PHP

<?php
/*
* Default configuration settings
*
* @author beemoon <contact@beemoon.fr>
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$conf['enableAccordion'] = 1;
$conf['topSidebar'] = '';
$conf['bottomSidebar'] = '';