Skip to content
Snippets Groups Projects
Verified Commit 7d806b94 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Enable new CSP options for hedgedoc

parent e63d76d8
No related branches found
No related tags found
No related merge requests found
Pipeline #11159 passed
......@@ -22,7 +22,9 @@
"upgradeInsecureRequests": "true",
"addDefaults": true,
"addDisqus": false,
"addGoogleAnalytics": false
"addGoogleAnalytics": false,
"allowFraming": false,
"allowPDFEmbed": false
},
"cookiePolicy": "lax",
"db": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment