Commented example server in config

This commit is contained in:
x10d 2013-05-15 16:14:05 +02:00
parent cf599d69a8
commit 0d6e016ffa
1 changed files with 1 additions and 1 deletions

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