1
0
Fork 0

Merge pull request #3367 from pixelfed/staging

Update horizon config
This commit is contained in:
daniel 2022-04-06 03:46:09 -06:00 committed by GitHub
commit 2f5dc3df91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
],
],
],