mirror of
https://github.com/idanoo/laravel-resque.git
synced 2025-07-01 11:02:14 +00:00
Refactor
This commit is contained in:
parent
175123695d
commit
9e7b3a658e
9 changed files with 215 additions and 203 deletions
|
@ -21,7 +21,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'queuePrefix' => env('RESQUE_QUEUE_PREFIX', null),
|
||||
'prefix' => env('RESQUE_PREFIX', null),
|
||||
'trackStatus' => env('RESQUE_TRACK_STATUS', false),
|
||||
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue