fix(tanzanite): proper upload size
This commit is contained in:
parent
d3869fd58e
commit
84e0e0688b
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
|
clientMaxBodySize = "100m";
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"stitchy.moe" = {
|
"stitchy.moe" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
|
Loading…
Reference in a new issue