Small content fixes

This commit is contained in:
Dmitry Khomutov 2017-02-02 19:32:17 +07:00
commit 327f442ebb
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
9 changed files with 127 additions and 78 deletions

View file

@ -268,6 +268,9 @@ class InstallCommand extends Command
{
$skipQueueConfig = [
'queue-use' => false,
'host' => null,
'name' => null,
'lifetime' => 600
];
if (!$input->getOption('queue-use')) {