backup de julho
[h2N7SspZmY.git] / conf / local.php
blobd436b23cd46f9c76d982340765d0d853e2816280
1 <?php
2 /*
3 * Dokuwiki's Main Configuration File - Local Settings
4 * Auto-generated by config plugin
5 * Run for user: kssilveira
6 * Date: Sun, 30 May 2010 16:38:41 -0300
7 */
9 $conf['title'] = 'KauĂȘ Silveira';
10 $conf['template'] = 'sidebar';
11 $conf['useheading'] = '1';
12 $conf['useacl'] = 1;
13 $conf['superuser'] = '@admin';
14 $conf['registernotify'] = 'silveira.kaue@gmail.com';
15 $conf['disableactions'] = 'register,source,export_raw';
16 $conf['htmlok'] = 1;
17 $conf['sitemap'] = 1;
18 $conf['plugin']['uparrow']['image'] = 'tango-small.png';
19 $conf['plugin']['uparrow']['auto'] = 1;
20 $conf['plugin']['countdown']['include_date'] = 0;
21 $conf['plugin']['countdown']['with_hours'] = 1;
22 $conf['plugin']['pagelist']['showdate'] = '2';
23 $conf['plugin']['pagelist']['showuser'] = '0';
24 $conf['plugin']['pagelist']['showtags'] = 1;
25 $conf['plugin']['tag']['pagelist_flags'] = '';
26 $conf['plugin']['indexmenu']['skip_index'] = '/(wiki)/';
27 $conf['plugin']['indexmenu']['skip_file'] = '/(wiki:syntax$|wiki:sidebar$)/';
28 $conf['plugin']['googleanalytics']['GAID'] = 'UA-15719183-1';
29 $conf['plugin']['clock']['clock_infopage'] = '..:start';
30 $conf['plugin']['clock']['nojs_fallback'] = 1;
31 $conf['tpl']['sidebar']['page'] = 'wiki:sidebar';
33 // end auto-generated content