Update site-defaults.conf
This commit is contained in:
parent
61d61feb93
commit
a7368ab36d
|
@ -13,7 +13,7 @@
|
|||
ssl_session_timeout 1d;
|
||||
ssl_session_tickets off;
|
||||
|
||||
add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload";
|
||||
add_header Strict-Transport-Security "max-age=15768000; preload";
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "0";
|
||||
add_header X-Robots-Tag none;
|
||||
|
|
Loading…
Reference in New Issue