Skip to content

Commit 9113b8f

Browse files
committed
feat/add-sleep-option-to-queue-config | include default sleep option in nativephp config file
1 parent a2cd865 commit 9113b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nativephp.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
'queues' => ['default'],
142142
'memory_limit' => 128,
143143
'timeout' => 60,
144+
'sleep' => 3,
144145
],
145146
],
146147

0 commit comments

Comments
 (0)