Update config.yaml
This commit is contained in:
parent
a64aeefc43
commit
03d13bd2ac
|
@ -2,7 +2,7 @@ http:
|
|||
middlewares:
|
||||
default-security-headers:
|
||||
headers:
|
||||
browserXssFilter: true # X-XSS-Protection=1; mode=block
|
||||
customBrowserXSSValue: 0 # X-XSS-Protection=1; mode=block
|
||||
contentTypeNosniff: true # X-Content-Type-Options=nosniff
|
||||
forceSTSHeader: true # Add the Strict-Transport-Security header even when the connection is HTTP
|
||||
frameDeny: false # X-Frame-Options=deny
|
||||
|
|
Loading…
Reference in New Issue