1
0
Fork 0
dokuwiki-templates-extra/templates/55/ad-hominem/conf/default.php

19 lines
614 B
PHP
Raw Normal View History

<?php
/**
* Configuration settings for the Ad Hominem template
*
* @author Sascha Leib <sascha@leib.be>
*/
$conf['darkmode'] = 'allow';
$conf['navtrail'] = 'none';
$conf['printstyle'] = 'basic';
$conf['homelink'] = '';
$conf['cookiepos'] = 'bottom';
$conf['cookiemsg'] = 'This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.';
$conf['cookielink'] = 'about:cookies';
$conf['langmenu'] = 'sb';
$conf['langfilter'] = 'existing';