removed Cache-Control header

pull/12/head
Szekeres Bálint 2018-02-23 00:20:37 +01:00
parent 1a2dabd0e9
commit abae124a93
1 changed files with 0 additions and 1 deletions

View File

@ -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 ~ /\. {