From 161c1102795805ee665a727e185fb71e58c92110 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 24 Nov 2016 22:38:56 +0100 Subject: help text in sidebar --- data/config.php.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/config.php.dist') diff --git a/data/config.php.dist b/data/config.php.dist index 5c3eba8..9bd10e4 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -30,6 +30,8 @@ $GLOBALS['phinde'] = array( 'showFullContent' => false, //search result "hit" template file 'hitTemplate' => 'hit.htm', + //sidebar help text. empty to disable + 'sidebarinclude' => 'search/sidebar-searchtips.htm', //default sort order: "score" or "date" 'defaultSort' => 'score', //database for PuSH subscriptions -- cgit v1.2.3