diff --git a/system/default.nix b/system/default.nix index d7a4cad1..703ae9e4 100644 --- a/system/default.nix +++ b/system/default.nix @@ -73,6 +73,7 @@ in { recommendedOptimisation = true; recommendedGzipSettings = true; recommendedTlsSettings = true; + clientMaxBodySize = "500m"; }; }; }