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;
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
clientMaxBodySize = "100m";
|
||||
virtualHosts = {
|
||||
"stitchy.moe" = {
|
||||
enableACME = true;
|
||||
|
|
Loading…
Reference in a new issue