more loopback dns
All checks were successful
Plex Update / update (push) Successful in 9s
Lint / lint (push) Successful in 1s

This commit is contained in:
Vivian 2023-06-06 10:13:26 +02:00
parent 6b13c82fc1
commit 5fbe66803d
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;