mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
matrix_nginx_proxy_xss_protection
This commit is contained in:
@ -290,6 +290,10 @@ matrix_nginx_proxy_floc_optout_enabled: true
|
||||
# - https://hstspreload.org/#opt-in
|
||||
matrix_nginx_proxy_hsts_preload_enable: false
|
||||
|
||||
#
|
||||
#
|
||||
matrix_nginx_proxy_xss_protection: "1; mode=block"
|
||||
|
||||
# Specifies the SSL configuration that should be used for the SSL protocols and ciphers
|
||||
# This is based on the Mozilla Server Side TLS Recommended configurations.
|
||||
#
|
||||
|
Reference in New Issue
Block a user