diff --git a/config/sphinxql.php b/config/sphinxql.php index 7dd0e94..7cd6bf3 100755 --- a/config/sphinxql.php +++ b/config/sphinxql.php @@ -26,7 +26,7 @@ return array( //'sphinx_second' => '123.45.67.89:8765', // ...or! - 'my_only_server' => '127.0.0.1:9312', + // 'my_only_server' => '127.0.0.1:9312', ), ), );