Files
luxtools-plugin/conf/default.php
2010-06-30 16:20:31 +02:00

10 lines
181 B
PHP

<?php
/**
* Options for the filelist plugin
*/
$conf['allow_in_comments'] = 0;
$conf['allowed_absolute_paths'] = DOKU_INC;
$conf['web_paths'] = DOKU_URL;
$conf['defaults'] = '';