1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update horizon config

This commit is contained in:
Daniel Supernault 2022-04-06 03:45:52 -06:00
parent 197499da8b
commit 029f4507bd
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

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