Remove some header
This commit is contained in:
parent
b6be84c98c
commit
df5b88fe40
|
@ -9,7 +9,6 @@ http:
|
||||||
stsIncludeSubdomains: true
|
stsIncludeSubdomains: true
|
||||||
stsSeconds: 31536000
|
stsSeconds: 31536000
|
||||||
|
|
||||||
contentSecurityPolicy: "script-src 'self'; img-src 'self'"
|
|
||||||
referrerPolicy: "same-origin"
|
referrerPolicy: "same-origin"
|
||||||
featurePolicy: "vibrate 'self'; geolocation 'self'; midi 'self'; notifications 'self'; push 'self'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'self'; fullscreen 'self'"
|
featurePolicy: "vibrate 'self'; geolocation 'self'; midi 'self'; notifications 'self'; push 'self'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'self'; fullscreen 'self'"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue