<?php
  /**
  * Info Plugin: Displays information about various DokuWiki internals
  *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  * @author     Emanuele <emanuele45@interfree.it>
  */
$conf['ws_excludedns'] = 'playground,wiki,talk';
$conf['ws_excludedns_pattern'] = '';
$conf['ws_excludedpg_pattern'] = '';
$conf['ws_cacheresults']='0';
$conf['ws_cacheexpire']='60';
//$conf['ws_topcontrib']='10';