From af2c15f3d3bf922a333c50c9fa6629bfb8465645 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Apr 2014 04:53:09 +0000 Subject: mention config.php settings in search_sphinx plugin description --- config.php-dist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 2d7a6d195..0c3e92b74 100644 --- a/config.php-dist +++ b/config.php-dist @@ -104,9 +104,9 @@ // Enable client PubSubHubbub support in tt-rss. When disabled, tt-rss // won't try to subscribe to PUSH feed updates. - // ********************* - // *** Sphinx search *** - // ********************* + // **************************** + // *** Sphinx search plugin *** + // **************************** define('SPHINX_SERVER', 'localhost:9312'); // Hostname:port combination for the Sphinx server. -- cgit v1.2.3