diff --git a/hosts/tanzanite/default.nix b/hosts/tanzanite/default.nix index fdd211c..745dadf 100644 --- a/hosts/tanzanite/default.nix +++ b/hosts/tanzanite/default.nix @@ -32,6 +32,7 @@ in { enable = true; recommendedProxySettings = true; recommendedTlsSettings = true; + clientMaxBodySize = "100m"; virtualHosts = { "stitchy.moe" = { enableACME = true;