webhook queue change scheduling
This commit is contained in:
@@ -90,7 +90,7 @@ return [
|
||||
'name' => 'Process Webhook Queue',
|
||||
'job' => 'ProcessWebhookQueue',
|
||||
'status' => 'Active',
|
||||
'scheduling' => '*/5 * * * *',
|
||||
'scheduling' => '*/2 * * * *',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user