disable keepalive for MTA-STS
This commit is contained in:
parent
ca37be3365
commit
50e3e2355f
@ -423,6 +423,8 @@ http {
|
||||
|
||||
root /srv/mta-sts;
|
||||
|
||||
keepalive_timeout 0;
|
||||
|
||||
include snippets/security-headers.conf;
|
||||
add_header Cross-Origin-Resource-Policy "same-origin" always;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user