Compare commits

..

1 commit

Author SHA1 Message Date
45f426cb2e Lock file maintenance
Some checks failed
CI / build (push) Has been cancelled
2025-03-03 17:00:34 +01:00

View file

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