はじまりの大地

This commit is contained in:
miteruzo
2024-07-08 03:32:47 +09:00
commit c616a96f53
7749 changed files with 478270 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
<?php
/*
* Dokuwiki's Main Configuration File - Local Settings
* Auto-generated by config plugin
* Run for user: miteruzo
* Date: Mon, 08 Jul 2024 01:50:32 +0900
*/
$conf['title'] = 'Mr.伝説 Wiki';
$conf['lang'] = 'ja';
$conf['template'] = 'vector';
$conf['license'] = 'cc-zero';
$conf['useacl'] = 1;
$conf['superuser'] = '@admin';
$conf['target']['interwiki'] = '_blank';
$conf['target']['extern'] = '_blank';
$conf['userewrite'] = '1';
$conf['plugin']['ckgedit']['scayt_lang'] = 'British English/en_GB';
$conf['plugin']['ckgedit']['other_lang'] = 'ja';
$conf['tpl']['bootstrap3']['socialShareProviders'] = 'facebook,linkedin,microsoft-teams,pinterest,whatsapp,reddit,twitter,telegram,yammer,google-plus';
$conf['tpl']['flat']['topSidebar'] = 'sidebar';