Remove unneeded security headers (these are set by default in caddy)

This commit is contained in:
Marko Korhonen 2023-04-04 01:28:00 +03:00
parent 4af284427f
commit 7051045942

View file

@ -6,10 +6,6 @@ korhonen.cc, *.korhonen.cc {
header {
Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"
X-Frame-Options DENY
X-XSS-Protection 0
X-Content-Type-Options nosniff
Referrer-Policy strict-origin-when-cross-origin
}
@homepage-redir host www.korhonen.cc