HSTS header does not belong here, will result in multiple headers
This commit is contained in:
parent
00898b2ff5
commit
2556e3fbc2
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue