🐛 (hydrogen/nginx) fcking git-lfs I swear, keeping clientMaxBodySize at arms reach just in case

This commit is contained in:
Laureηt 2023-09-19 19:33:38 +02:00
parent b82421e856
commit 940c89a669
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -6,6 +6,9 @@
recommendedOptimisation = true;
recommendedGzipSettings = true;
recommendedProxySettings = true;
# disable max body size
# clientMaxBodySize = "0";
};
imports = [ ./laurent ./n7 ];