http_response_headers.response_header.strict_transport_security.yml in HTTP Response Headers 8.2
Same filename and directory in other branches
config/optional/http_response_headers.response_header.strict_transport_security.yml
File
config/optional/http_response_headers.response_header.strict_transport_security.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: strict_transport_security
- label: Strict-Transport-Security
- description: 'This policy will enforce TLS on your site and all subdomains for a year.'
- group: Security
- name: Strict-Transport-Security
- value: 'max-age=31536000; includeSubDomains'