Configurable index page
[phorkie.git] / data / config.default.php
index bd41d0d88244e9fa34add198650e1b7b9f03cfca..c40c6900b50ace84e623da721a6909d22407ced9 100644 (file)
@@ -9,6 +9,8 @@ $GLOBALS['phorkie']['cfg'] = array(
     'topbar'        => '',
     'setupcheck'    => true,
     'elasticsearch' => null,
+    'geshi'         => 'MediaWiki/geshi/geshi/geshi.php',
+    'index'         => 'new'
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,