added option to limit listings to certain file extensions

This commit is contained in:
Andreas Gohr
2009-12-03 13:27:59 +01:00
committed by Adrian Lang
parent 30f6a886d8
commit a269b44c6a
4 changed files with 12 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ $conf['allow_in_comments'] = 0;
$conf['allowed_absolute_paths'] = DOKU_INC;
$conf['web_paths'] = DOKU_URL;
$conf['defaults'] = '';
$conf['extensions'] = '';