update @ Wed 16 Mar 22:57:20 EET 2022

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-03-16 22:57:20 +02:00
parent 564293037e
commit f37bafd39c

View file

@ -110,3 +110,10 @@
status = 404 status = 404
force = false force = false
[[headers]]
for = "/*"
[headers.values]
X-XSS-Protection = "1; mode=block"
Strict-Transport-Security = "max-age=63072000; includeSubDomains; preload"