|
|
|
<?php
|
|
|
|
/*
|
|
|
|
* Dokuwiki's Main Configuration File - Local Settings
|
|
|
|
* Auto-generated by config plugin
|
|
|
|
* Run for user: admin
|
|
|
|
* Date: Thu, 29 Feb 2024 22:59:53 +0300
|
|
|
|
*/
|
|
|
|
|
|
|
|
$conf['title'] = 'HowTo Yggdrasil';
|
|
|
|
$conf['lang'] = 'ru';
|
|
|
|
$conf['template'] = 'navigation';
|
|
|
|
$conf['license'] = '0';
|
|
|
|
$conf['breadcrumbs'] = 0;
|
|
|
|
$conf['signature'] = ' --- //[[@NAME@]] @DATE@//';
|
|
|
|
$conf['showuseras'] = 'username_link';
|
|
|
|
$conf['maxtoclevel'] = '4';
|
|
|
|
$conf['maxseclevel'] = '5';
|
|
|
|
$conf['useheading'] = '1';
|
|
|
|
$conf['hidepages'] = '^:(sidebar|en:sidebar|user)';
|
|
|
|
$conf['useacl'] = 1;
|
|
|
|
$conf['autopasswd'] = 0;
|
|
|
|
$conf['passcrypt'] = 'smd5';
|
|
|
|
$conf['superuser'] = '@admin';
|
|
|
|
$conf['disableactions'] = 'resendpwd,subscribe,unsubscribe';
|
|
|
|
$conf['target']['interwiki'] = '_blank';
|
|
|
|
$conf['target']['extern'] = '_blank';
|
|
|
|
$conf['fetchsize'] = 5000000;
|
|
|
|
$conf['mailfrom'] = '36ef9bc3a91ffbcc511b33faa3bb72b31c140f18e3ef143559a0128be440de49@yggmail';
|
|
|
|
$conf['mailreturnpath'] = '36ef9bc3a91ffbcc511b33faa3bb72b31c140f18e3ef143559a0128be440de49@yggmail';
|
|
|
|
$conf['htmlmail'] = 0;
|
|
|
|
$conf['dontlog'] = 'debug,deprecated';
|
|
|
|
$conf['rss_type'] = 'rss2';
|
|
|
|
$conf['rss_content'] = 'html';
|
|
|
|
$conf['userewrite'] = '1';
|
|
|
|
$conf['dnslookups'] = 0;
|
|
|
|
$conf['plugin']['captcha']['mode'] = 'image';
|
|
|
|
$conf['plugin']['captcha']['lettercount'] = 7;
|
|
|
|
$conf['plugin']['discussion']['automatic'] = 1;
|
|
|
|
$conf['plugin']['discussion']['excluded_ns'] = '/(user$)/';
|
|
|
|
$conf['plugin']['discussion']['allowguests'] = 0;
|
|
|
|
$conf['plugin']['discussion']['useavatar'] = 0;
|
|
|
|
$conf['plugin']['discussion']['wikisyntaxok'] = 0;
|
|
|
|
$conf['plugin']['discussion']['subscribe'] = 0;
|
|
|
|
$conf['plugin']['discussion']['threads_formposition'] = 'off';
|
|
|
|
$conf['plugin']['discussion']['visibilityButton'] = 1;
|
|
|
|
$conf['plugin']['indexmenu']['page_index'] = 'sidebar';
|
|
|
|
$conf['plugin']['indexmenu']['skip_index'] = '/(sidebar|en:sidebar|user$)/';
|
|
|
|
$conf['plugin']['pagelist']['showheader'] = 1;
|
|
|
|
$conf['plugin']['pagelist']['showuser'] = '2';
|
|
|
|
$conf['plugin']['preregister']['send_confirm'] = 0;
|
|
|
|
$conf['plugin']['smtp']['smtp_port'] = 1025;
|
|
|
|
$conf['plugin']['smtp']['auth_user'] = '36ef9bc3a91ffbcc511b33faa3bb72b31c140f18e3ef143559a0128be440de49@yggmail';
|
|
|
|
$conf['plugin']['statdisplay']['accesslog'] = '/var/log/nginx/access.log';
|
|
|
|
$conf['plugin']['translation']['translations'] = 'en';
|
|
|
|
$conf['plugin']['translation']['skiptrans'] = ':user:*';
|
|
|
|
$conf['plugin']['translation']['translateui'] = 1;
|
|
|
|
$conf['plugin']['translation']['checkage'] = 1;
|
|
|
|
$conf['plugin']['translation']['copytrans'] = 1;
|
|
|
|
$conf['plugin']['userpagecreate']['target'] = 'user:';
|
|
|
|
$conf['plugin']['userpagecreate']['template'] = 'user:u_s_e_r_p_a_g_e_t_e_m_p_l_a_t_e';
|
|
|
|
$conf['plugin']['userpagecreate']['delete'] = 1;
|