removed obsolete configs and language strings

This commit is contained in:
Andreas Gohr
2024-02-27 16:02:02 +01:00
parent 75a1469d5a
commit afea422661
8 changed files with 0 additions and 32 deletions

View File

@@ -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'] = '';

View File

@@ -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');