aboutsummaryrefslogtreecommitdiff
path: root/tw/services
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services')
-rw-r--r--tw/services/nextcloud.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tw/services/nextcloud.scm b/tw/services/nextcloud.scm
index 92ec9a10..f8bef474 100644
--- a/tw/services/nextcloud.scm
+++ b/tw/services/nextcloud.scm
@@ -193,6 +193,7 @@ opcache.revalidate_freq=120
((hdr . value)
`("add_header " ,hdr " \"" ,value "\" always;")))
'(("Referrer-Policy" . "no-referrer")
+ ("Strict-Transport-Security" . "max-age=15552000")
("X-Content-Type-Options" . "nosniff")
("X-Frame-Options" . "SAMEORIGIN")
("X-Permitted-Cross-Domain-Policies" . "none")