3 lines
77 B
PHP
3 lines
77 B
PHP
|
<?php
|
||
|
$conf['treedepth'] = 3;
|
||
|
$conf['exclusion_mask'] = '/sidebar|wiki(.*)/';
|