remove attic upload chunk size cap
This commit is contained in:
parent
ae06e0c8c2
commit
de5e5bd73e
1 changed files with 1 additions and 0 deletions
|
|
@ -299,6 +299,7 @@
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://[::1]:8080";
|
proxyPass = "http://[::1]:8080";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
extraConfig = "client_max_body_size 0;";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue