X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=0c3e92b74483b2b97b7ae9612e6e61315c0b4e48;hb=fc1f0a6847c9c9fb4f265be85a3b66a5e4eb5b12;hp=2d7a6d1956e84a3af6289de5ebda42cb0e147a18;hpb=baaf4c3043f428ec009dd48b85e1c2d6cb8abee4;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist index 2d7a6d19..0c3e92b7 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.