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