Compare commits

..

1 commit

Author SHA1 Message Date
e488699ab3 Lock file maintenance
All checks were successful
CI / build (push) Successful in 7m24s
2025-03-03 17:10:08 +01:00

View file

@ -85,7 +85,7 @@ in
services.nginx = {
enable = true;
clientMaxBodySize = "10G";
clientMaxBodySize = "5G";
virtualHosts.${cfg.domain} = {
kTLS = true;
forceSSL = true;