1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-sphinxql.git synced 2024-05-02 00:59:25 +03:00

Commented example server in config

This commit is contained in:
x10d 2013-05-15 16:14:05 +02:00
parent cf599d69a8
commit 0d6e016ffa

View file

@ -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',
),
),
);