more loopback dns

This commit is contained in:
Vivian 2023-06-06 10:13:26 +02:00
parent a1cb40b1de
commit 22533f196f
2 changed files with 5 additions and 1 deletions

View file

@ -36,7 +36,7 @@ in {
recommendedTlsSettings = true;
recommendedOptimisation = true;
recommendedBrotliSettings = true;
clientMaxBodySize = "500m";
clientMaxBodySize = "1024m";
package = pkgs.nginxMainline;