extend body size to 100m, allow pegasust/felia to post upstream
This commit is contained in:
parent
0ac0521375
commit
88c82881d2
@ -53,6 +53,7 @@
|
|||||||
};
|
};
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
clientMaxBodySize = "100m";
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user