first commit. dokuwiki.
[h2N7SspZmY.git] / lib / plugins / wikistatistics / conf / default.php
blobc7a96e579df4f05d02adcd1b76b3c5aeaec1cc75
1 <?php
2 /**
3 * Info Plugin: Displays information about various DokuWiki internals
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author Emanuele <emanuele45@interfree.it>
7 */
8 $conf['ws_excludedns'] = 'playground,wiki,talk';
9 $conf['ws_excludedns_pattern'] = '';
10 $conf['ws_excludedpg_pattern'] = '';
11 $conf['ws_cacheresults']='0';
12 $conf['ws_cacheexpire']='60';
13 //$conf['ws_topcontrib']='10';