Remove CSP from basic.conf includes
Too strong for general purposes. Closes #222
This commit is contained in:
parent
9c6cca96c8
commit
29ff09ac95
|
@ -2,7 +2,6 @@
|
|||
# https://github.com/h5bp/server-configs-nginx
|
||||
|
||||
include h5bp/internet_explorer/x-ua-compatible.conf;
|
||||
include h5bp/security/content-security-policy.conf;
|
||||
include h5bp/security/referrer-policy.conf;
|
||||
include h5bp/security/x-content-type-options.conf;
|
||||
include h5bp/security/x-frame-options.conf;
|
||||
|
|
Loading…
Reference in New Issue