From 3f4b0b204dc37e77f4cd90844afc53dd6b26b617 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:48:49 +0400 Subject: [PATCH] it didnt work --- modules/server/fedi/akkoma.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/server/fedi/akkoma.nix b/modules/server/fedi/akkoma.nix index c2e2549b..9ec65b10 100644 --- a/modules/server/fedi/akkoma.nix +++ b/modules/server/fedi/akkoma.nix @@ -30,9 +30,9 @@ in { nginx = { enableACME = true; forceSSL = true; - recommendedTlsSettings = true; - recommendedOptimisation = true; - recommendedGzipSettings = true; + # recommendedTlsSettings = true; + # recommendedOptimisation = true; + # recommendedGzipSettings = true; }; config = {