fix: deprecation warning - handled by redirect under web already

This commit is contained in:
Chris (wolcen) Thompson 2023-12-09 23:24:23 -05:00
parent f4b05fd87f
commit 64351c27d1
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ http:
security: security:
headers: headers:
frameDeny: true frameDeny: true
sslRedirect: true
browserXssFilter: true browserXssFilter: true
contentTypeNosniff: true contentTypeNosniff: true
stsIncludeSubdomains: true stsIncludeSubdomains: true