mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update horizon config
This commit is contained in:
parent
197499da8b
commit
029f4507bd
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue