aboutsummaryrefslogtreecommitdiffstats
path: root/docs/static/_headers
diff options
context:
space:
mode:
authorThomas Boerger <thomas@webhippie.de>2018-07-11 16:43:33 +0200
committerJonas Franz <info@jonasfranz.software>2018-07-11 16:43:33 +0200
commitd84490a0df308f0783637e39bf5302128f9f8584 (patch)
treeeb49f2408e4b0648567844a57872ed6f975af089 /docs/static/_headers
parentc2ec38f9b70157ae08867190b2d2b23efd1d4cb0 (diff)
downloadgitea-d84490a0df308f0783637e39bf5302128f9f8584.tar.gz
gitea-d84490a0df308f0783637e39bf5302128f9f8584.zip
Replaced docker docs with netlify deployment (#4420)
Diffstat (limited to 'docs/static/_headers')
-rw-r--r--docs/static/_headers6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/static/_headers b/docs/static/_headers
new file mode 100644
index 0000000000..b3c268ea10
--- /dev/null
+++ b/docs/static/_headers
@@ -0,0 +1,6 @@
+/*
+ Content-Security-Policy: default-src 'self'
+ X-Frame-Options: DENY
+ X-Xss-Protection: 1; mode=block
+ X-Content-Type-Options: nosniff
+ Referrer-Policy: strict-origin-when-cross-origin