We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f744f commit 8a06154Copy full SHA for 8a06154
config/development/server.toml
@@ -6,7 +6,7 @@ X-Frame-Options = "DENY"
6
X-XSS-Protection = "1; mode=block"
7
X-Content-Type-Options = "nosniff"
8
Referrer-Policy = "no-referrer"
9
-Content-Security-Policy = "script-src 'self' *.trustarc.com *.disqus.com 'unsafe-eval' 'unsafe-inline'"
+Content-Security-Policy = "script-src 'self' *.googletagmanager.com *.trustarc.com *.weglot.com *.disqus.com 'unsafe-eval' 'unsafe-inline'"
10
11
[[headers]]
12
for = "/**.{css,jpg,js}"
0 commit comments