forked from mirror/pixelfed
commit
2f5dc3df91
1 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ return [
|
||||||
'memory' => 128,
|
'memory' => 128,
|
||||||
'tries' => 3,
|
'tries' => 3,
|
||||||
'nice' => 0,
|
'nice' => 0,
|
||||||
'timeout' => 60
|
'timeout' => 300
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -188,7 +188,7 @@ return [
|
||||||
'memory' => 128,
|
'memory' => 128,
|
||||||
'tries' => 3,
|
'tries' => 3,
|
||||||
'nice' => 0,
|
'nice' => 0,
|
||||||
'timeout' => 60
|
'timeout' => 300
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue