Allow apache to control the HSTS setting
This commit is contained in:
parent
3128aabbfd
commit
b396c8cbe5
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ cookie_policy = {
|
|||
}
|
||||
|
||||
SecureHeaders::Configuration.default do |config|
|
||||
config.hsts = "max-age=0"
|
||||
config.csp = SecureHeaders::OPT_OUT
|
||||
config.csp_report_only = csp_policy
|
||||
config.cookies = cookie_policy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue