Update queue config, set "after_commit" to true

pull/4224/head
Daniel Supernault 2023-03-05 03:20:55 -07:00
rodzic 8177d342f2
commit 304ea956db
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0DEF1C662C9033F7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -63,6 +63,7 @@ return [
'queue' => 'default',
'retry_after' => 1800,
'block_for' => null,
'after_commit' => true,
],
],