mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Allow iframing our website, e.g., for the demo (#10803)
This commit is contained in:
parent
545a86564c
commit
252a9314d3
@ -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'
|
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
|
Referrer-Policy: no-referrer-when-downgrade
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
X-Frame-Options: DENY
|
|
||||||
X-XSS-Protection: 1; mode=block
|
X-XSS-Protection: 1; mode=block
|
||||||
/*.css
|
/*.css
|
||||||
Cache-Control: public, max-age: 604800, s-maxage=604800
|
Cache-Control: public, max-age: 604800, s-maxage=604800
|
||||||
|
Loading…
x
Reference in New Issue
Block a user