Update site-defaults.conf

This commit is contained in:
Tommy 2022-09-17 13:14:31 -04:00 committed by GitHub
parent 61d61feb93
commit a7368ab36d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;