From 2dbea5fc11cdae3522fb63e62f678330448cd62d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 7 Apr 2018 20:25:07 +0100 Subject: Update nginx configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- nginx/matrix_kyriasis_com.sls | 3 --- 1 file changed, 3 deletions(-) (limited to 'nginx/matrix_kyriasis_com.sls') diff --git a/nginx/matrix_kyriasis_com.sls b/nginx/matrix_kyriasis_com.sls index 127396e..864251f 100644 --- a/nginx/matrix_kyriasis_com.sls +++ b/nginx/matrix_kyriasis_com.sls @@ -37,9 +37,6 @@ nginx: # https://developer.mozilla.org/en-US/docs/Security/HTTP_Strict_Transport_Security - add_header: 'Strict-Transport-Security "max-age=31536000"' - # Tell browsers not to render the page inside a frame, and avoid clickjacking. - - add_header: X-Frame-Options SAMEORIGIN - # Tell browsers to not try to auto-detect the Content-Type. - add_header: X-Content-Type-Options nosniff -- cgit v1.2.3-54-g00ecf