From 87a53158587f1162aead5707c5b2161594a10773 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sat, 2 Aug 2025 22:54:56 +0300 Subject: [PATCH] 123 --- modules/vds/nginx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/vds/nginx.nix b/modules/vds/nginx.nix index c78af88..efb2a4a 100755 --- a/modules/vds/nginx.nix +++ b/modules/vds/nginx.nix @@ -12,7 +12,7 @@ recommendedGzipSettings = true; recommendedOptimisation = true; recommendedProxySettings = true; - recommendedTlsSettings = false; + recommendedTlsSettings = true; virtualHosts = { "immich.zeroq.ru" = { forceSSL = true;