From 64351c27d155a97a893cac70e9ba76ba1ce6f1b9 Mon Sep 17 00:00:00 2001 From: "Chris (wolcen) Thompson" Date: Sat, 9 Dec 2023 23:24:23 -0500 Subject: [PATCH] fix: deprecation warning - handled by redirect under web already --- file-provider.yml.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/file-provider.yml.tmpl b/file-provider.yml.tmpl index f63bc46..aa827bd 100644 --- a/file-provider.yml.tmpl +++ b/file-provider.yml.tmpl @@ -25,7 +25,6 @@ http: security: headers: frameDeny: true - sslRedirect: true browserXssFilter: true contentTypeNosniff: true stsIncludeSubdomains: true