diff --git a/hosts/shan/default.nix b/hosts/shan/default.nix index 22c2c64..f142af2 100644 --- a/hosts/shan/default.nix +++ b/hosts/shan/default.nix @@ -175,6 +175,7 @@ proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $http_connection; proxy_http_version 1.1; + client_max_body_size 2000M; ''; }; useACMEHost = "ccnlc.eu";