Small content fixes
This commit is contained in:
parent
8779880a8f
commit
327f442ebb
9 changed files with 127 additions and 78 deletions
|
|
@ -268,6 +268,9 @@ class InstallCommand extends Command
|
|||
{
|
||||
$skipQueueConfig = [
|
||||
'queue-use' => false,
|
||||
'host' => null,
|
||||
'name' => null,
|
||||
'lifetime' => 600
|
||||
];
|
||||
|
||||
if (!$input->getOption('queue-use')) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue