fix default for hsts
This commit is contained in:
parent
ac395e2a47
commit
2f047d1305
@ -72,7 +72,7 @@ nginx_tls_ocsp_enabled: False
|
|||||||
|
|
||||||
nginx_tls_hsts_enabled: False
|
nginx_tls_hsts_enabled: False
|
||||||
nginx_hsts_options:
|
nginx_hsts_options:
|
||||||
- nginx_hsts_max_age=63072000
|
- max-age=63072000
|
||||||
- includeSubDomains
|
- includeSubDomains
|
||||||
|
|
||||||
nginx_xfo_enabled: True
|
nginx_xfo_enabled: True
|
||||||
|
Loading…
Reference in New Issue
Block a user