adjusted timeout visibility
This commit is contained in:
parent
3bad84a60d
commit
59155d1ad5
|
|
@ -22,7 +22,7 @@ class ProjectMosiacGeneratorJob implements ShouldQueue
|
|||
|
||||
public ProjectMosaic $mosaic;
|
||||
|
||||
protected $timeout = 220;
|
||||
public $timeout = 220;
|
||||
|
||||
/**
|
||||
* Create a new job instance.
|
||||
|
|
|
|||
Loading…
Reference in a new issue