Organize files into directories
[phorkie.git] / data / config.default.php
index bd41d0d88244e9fa34add198650e1b7b9f03cfca..88c9ae5ef436427b05c39bad3ba2bf2e233711d3 100644 (file)
@@ -9,6 +9,8 @@ $GLOBALS['phorkie']['cfg'] = array(
     'topbar'        => '',
     'setupcheck'    => true,
     'elasticsearch' => null,
+    'geshi'         => 'MediaWiki/geshi/geshi/geshi.php',
+    'index'         => 'new'//"new" or "list"
 );
 $GLOBALS['phorkie']['tools'] = array(
     '\\phorkie\\Tool_Xmllint' => true,