File: D:/HostingSpaces/LHouwen/dokuwiki.logic.nl/wwwroot/conf/local.php
<?php
/*
* Dokuwiki's Main Configuration File - Local Settings
* Auto-generated by config plugin
* Run for user: admin@logic.nl
* Date: Fri, 18 Jan 2019 10:01:19 +0100
*/
$conf['title'] = 'Logic\'s Wiki';
$conf['template'] = 'bootstrap3';
$conf['license'] = '0';
$conf['useacl'] = 1;
$conf['authtype'] = 'adfs';
$conf['superuser'] = '@logic_admins';
$conf['disableactions'] = 'register';
$conf['updatecheck'] = 0;
$conf['plugin']['adfs']['idPEntityID'] = 'http://adfs.yodacloud.net/adfs/services/trust';
$conf['tpl']['bootstrap3']['showHomePageLink'] = 1;
$conf['tpl']['bootstrap3']['pageInfo'] = 'filename,date,editor,locked';
$conf['tpl']['bootstrap3']['pageIcons'] = 'permalink,print,help';
$conf['tpl']['bootstrap3']['socialShareProviders'] = 'linkedin';
// end auto-generated content