Update horizon config

pull/3367/head
Daniel Supernault 4 years ago
parent 197499da8b
commit 029f4507bd
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -175,7 +175,7 @@ return [
'memory' => 128,
'tries' => 3,
'nice' => 0,
'timeout' => 60
'timeout' => 300
],
],
@ -188,7 +188,7 @@ return [
'memory' => 128,
'tries' => 3,
'nice' => 0,
'timeout' => 60
'timeout' => 300
],
],
],

Loading…
Cancel
Save