You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

22 lines
763 B

  1. <?php
  2. /*
  3. * Dokuwiki's Main Configuration File - Local Settings
  4. * Auto-generated by config plugin
  5. * Run for user: miteruzo
  6. * Date: Mon, 08 Jul 2024 01:50:32 +0900
  7. */
  8. $conf['title'] = 'Mr.伝説 Wiki';
  9. $conf['lang'] = 'ja';
  10. $conf['template'] = 'vector';
  11. $conf['license'] = 'cc-zero';
  12. $conf['useacl'] = 1;
  13. $conf['superuser'] = '@admin';
  14. $conf['target']['interwiki'] = '_blank';
  15. $conf['target']['extern'] = '_blank';
  16. $conf['userewrite'] = '1';
  17. $conf['plugin']['ckgedit']['scayt_lang'] = 'British English/en_GB';
  18. $conf['plugin']['ckgedit']['other_lang'] = 'ja';
  19. $conf['tpl']['bootstrap3']['socialShareProviders'] = 'facebook,linkedin,microsoft-teams,pinterest,whatsapp,reddit,twitter,telegram,yammer,google-plus';
  20. $conf['tpl']['flat']['topSidebar'] = 'sidebar';