From 252a9314d3f50c817fe8566b47e68a16e4652288 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 15 Oct 2019 20:21:40 +0200 Subject: [PATCH] Allow iframing our website, e.g., for the demo (#10803) --- source/_headers | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_headers b/source/_headers index 0216498cc7f..61d96baf8a7 100644 --- a/source/_headers +++ b/source/_headers @@ -4,7 +4,6 @@ Feature-Policy: vibrate 'none'; geolocation 'none'; midi 'none'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'none'; payment 'none' Referrer-Policy: no-referrer-when-downgrade X-Content-Type-Options: nosniff - X-Frame-Options: DENY X-XSS-Protection: 1; mode=block /*.css Cache-Control: public, max-age: 604800, s-maxage=604800