HSTS header does not belong here, will result in multiple headers

This commit is contained in:
Joshua Tauberer 2017-10-03 11:38:15 -04:00
parent 00898b2ff5
commit 2556e3fbc2
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
add_header X-Frame-Options "DENY";
add_header X-Content-Type-Options nosniff;
add_header Content-Security-Policy "frame-ancestors 'none';";
add_header Strict-Transport-Security max-age=31536000;
}
# Nextcloud configuration.