extend body size to 100m, allow pegasust/felia to post upstream

nix-components
pegasust 2022-11-16 07:29:58 +00:00
parent 0ac0521375
commit 88c82881d2
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
};
services.nginx = {
enable = true;
clientMaxBodySize = "100m";
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;