mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-13 01:54:30 +00:00
commit
270a042b0f
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ class InboxWorker implements ShouldQueue
|
||||||
protected $profile;
|
protected $profile;
|
||||||
protected $payload;
|
protected $payload;
|
||||||
|
|
||||||
|
public $timeout = 5;
|
||||||
|
public $tries = 1;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new job instance.
|
* Create a new job instance.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue