mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Remove addition of headers which are added by web anyway
This commit is contained in:
parent
e78febc3b5
commit
9dcd79fe24
1 changed files with 0 additions and 4 deletions
|
@ -50,10 +50,6 @@ http {
|
|||
|
||||
server_tokens off;
|
||||
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
|
||||
client_max_body_size 50M;
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue