From abae124a9309ddd152a38bfb03321bda5b4b5864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Fri, 23 Feb 2018 00:20:37 +0100 Subject: [PATCH] removed Cache-Control header --- public/templates/conf/_general.conf.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public/templates/conf/_general.conf.html b/public/templates/conf/_general.conf.html index 9cdf0f1..b3c45b4 100644 --- a/public/templates/conf/_general.conf.html +++ b/public/templates/conf/_general.conf.html @@ -3,7 +3,6 @@ add_header X-Frame-Options "SAMEORIGIN" always; add_header X-XSS-Protection "1; mode=block" always; add_header X-Content-Type-Options "nosniff" always; add_header X-UA-Compatible "IE=Edge" always; -add_header Cache-Control "no-transform" always; # . files location ~ /\. {