From 76382278d63a4aed82be752992e9e1723dc30cb2 Mon Sep 17 00:00:00 2001 From: mc-fucker Date: Tue, 19 Jul 2022 13:31:22 +0200 Subject: [PATCH] tandoor cleanup --- modules/tandoor.nix | 9 --------- 1 file changed, 9 deletions(-) diff --git a/modules/tandoor.nix b/modules/tandoor.nix index 0aae190..cd637c9 100644 --- a/modules/tandoor.nix +++ b/modules/tandoor.nix @@ -63,15 +63,6 @@ in }; - #extraConfig = '' - # ssl_session_cache builtin:1000; - # gzip on; - # gzip_vary on; - # gzip_min_length 1000; - # gzip_proxied any; - # gzip_types text/plain text/css text/xml application/xml text/javascript application/x-javascript image/svg+xml; - # gzip_disable "MSIE [1-6]\."; - #''; }; }