forked from fediversity/fediversity
increase forgejo nginx timeout
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
fdac470f96
commit
b93ad80554
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ in
|
|||
recommendedGzipSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
clientMaxBodySize = "500m";
|
||||
proxyTimeout = "15m";
|
||||
uwsgiTimeout = "15m";
|
||||
appendHttpConfig = ''
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue