queue default to construct of job
This commit is contained in:
@@ -46,6 +46,7 @@ class ProcessAllianceStructures implements ShouldQueue
|
||||
{
|
||||
//Set the connection for the job
|
||||
$this->connection = 'redis';
|
||||
$this->onQueue('structures');
|
||||
|
||||
//Set variables
|
||||
$this->structure = $s;
|
||||
|
||||
Reference in New Issue
Block a user