updates
This commit is contained in:
parent
3e50cfdbb8
commit
8108eb26da
6 changed files with 178 additions and 32 deletions
|
@ -39,7 +39,7 @@ in {
|
|||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
clientMaxBodySize = "100m";
|
||||
clientMaxBodySize = "500m";
|
||||
|
||||
package = pkgs.nginxMainline.override {
|
||||
modules = with pkgs.nginxModules; [ brotli ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue