removed obsolete configs and language strings
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
*/
|
||||
|
||||
$conf['paths'] = '';
|
||||
|
||||
$conf['allow_in_comments'] = 0;
|
||||
$conf['allowed_absolute_paths'] = DOKU_INC;
|
||||
$conf['web_paths'] = DOKU_URL;
|
||||
$conf['defaults'] = '';
|
||||
$conf['extensions'] = '';
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
*/
|
||||
|
||||
$meta['paths'] = array('');
|
||||
|
||||
$meta['allow_in_comments'] = array('onoff');
|
||||
$meta['allowed_absolute_paths'] = array('');
|
||||
$meta['web_paths'] = array('');
|
||||
$meta['defaults'] = array('string');
|
||||
$meta['extensions'] = array('string');
|
||||
|
||||
Reference in New Issue
Block a user