Slavi Pantaleev 3 years ago
parent c8a2309b78
commit 1ed0857019

@ -9,7 +9,7 @@
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" always;
{% else %}
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
{% endif
{% endif %}
add_header X-XSS-Protection "{{ matrix_nginx_proxy_xss_protection }}";

Loading…
Cancel
Save