mirror of
https://github.com/moparisthebest/mail
synced 2024-11-29 04:12:18 -05:00
updated csp
This commit is contained in:
parent
6cf9d81dff
commit
75682e3d09
@ -10,6 +10,6 @@
|
|||||||
"url": "http://whiteout.io"
|
"url": "http://whiteout.io"
|
||||||
},
|
},
|
||||||
"appcache_path": "/html5-mail/src/manifest.appcache",
|
"appcache_path": "/html5-mail/src/manifest.appcache",
|
||||||
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'",
|
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self'",
|
||||||
"default_locale": "en"
|
"default_locale": "en"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user