Temporarily remove clientMaxBodySize
This commit is contained in:
parent
e010da0139
commit
d6ea1c5843
2 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@ in {
|
|||
nginx.virtualHosts."git.rcia.dev" = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:${toString portDefinitions.forgejo-http}";
|
||||
clientMaxBodySize = "200M";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue