From 75e5294670080c9b8dada3c8e2e605be1cc80504 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 14 Jul 2019 12:28:34 +0000 Subject: [PATCH] add hsts --- static/_headers | 1 + 1 file changed, 1 insertion(+) diff --git a/static/_headers b/static/_headers index af8b18a..ce308eb 100644 --- a/static/_headers +++ b/static/_headers @@ -2,6 +2,7 @@ X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Frame-Options: DENY + Strict-Transport-Security: max-age=63072000; includeSubDomains; preload /*.jpg Cache-Control: max-age=8035200