Address PR comments

This commit is contained in:
Romain Neutron
2014-02-14 16:19:32 +01:00
parent c0b152d73a
commit ffab51235a
8 changed files with 34 additions and 14 deletions

View File

@@ -69,7 +69,7 @@ class patch_390alpha11a implements patchInterface
'port' => 6660,
'linger' => 500,
]);
$app['conf']->set(['main', 'task-manager', 'publisher'], [
$app['conf']->set(['main', 'websocket-server', 'subscriber'], [
'protocol' => 'tcp',
'host' => '127.0.0.1',
'port' => 13598,