diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/config.default.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/config.default.php b/data/config.default.php index 22bbc4a..2e588fa 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -20,7 +20,6 @@ $GLOBALS['phorkie']['cfg'] = array( 'topbar' => '', 'setupcheck' => true, 'elasticsearch' => null, - 'geshi' => 'MediaWiki/geshi/geshi/geshi.php', 'index' => 'new',//"new" or "list" 'perPage' => 10, 'defaultListPage' => 'last',//a number or "last" |
