updates
This commit is contained in:
parent
9197c566d2
commit
9165a7ba39
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