From c21b56db68ff17e2febb3e99622bf72689cdacd4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 14 Sep 2012 21:35:33 +0200 Subject: [PATCH] tell people what they may use --- data/config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/config.default.php b/data/config.default.php index c40c690..88c9ae5 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -10,7 +10,7 @@ $GLOBALS['phorkie']['cfg'] = array( 'setupcheck' => true, 'elasticsearch' => null, 'geshi' => 'MediaWiki/geshi/geshi/geshi.php', - 'index' => 'new' + 'index' => 'new'//"new" or "list" ); $GLOBALS['phorkie']['tools'] = array( '\\phorkie\\Tool_Xmllint' => true, -- 2.30.2