🐛 (hydrogen/nginx) fcking git-lfs I swear, keeping clientMaxBodySize
at arms reach just in case
This commit is contained in:
parent
b82421e856
commit
940c89a669
|
@ -6,6 +6,9 @@
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
|
|
||||||
|
# disable max body size
|
||||||
|
# clientMaxBodySize = "0";
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = [ ./laurent ./n7 ];
|
imports = [ ./laurent ./n7 ];
|
||||||
|
|
Loading…
Reference in a new issue