1<?php
2  /**
3  * Info Plugin: Displays information about various DokuWiki internals
4  *
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';