1
0
Fork 0
dokuwiki-templates-extra/templates/55/MindTheDark/conf/default.php
Daniel Baumann 19df4a7159
Adding MindTheDark version 2025-03-17 (c5e286f).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-13 13:21:54 +02:00

12 lines
208 B
PHP

<?php
/*
* default configuration settings
*
*/
$conf['theme'] = 'light';
$conf['autoDark'] = 0;
$conf['userChoice'] = 0;
$conf['pluginNote'] = 0;
$conf['pluginWrap'] = 0;