1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 16:15:55 +00:00

mention config.php settings in search_sphinx plugin description

This commit is contained in:
Andrew Dolgov
2014-04-23 04:53:09 +00:00
parent 9a6456fa12
commit af2c15f3d3
2 changed files with 4 additions and 4 deletions

View File

@@ -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.