We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f3b05 commit 9b544beCopy full SHA for 9b544be
1 file changed
install/deb/nginx/nginx.conf
@@ -116,7 +116,6 @@ http {
116
ssl_stapling_verify on;
117
resolver 1.0.0.1 1.1.1.1 valid=300s;
118
resolver_timeout 5s;
119
- add_header Strict-Transport-Security "max-age=31536000";
120
add_header X-Frame-Options SAMEORIGIN;
121
add_header X-Content-Type-Options nosniff;
122
0 commit comments