|
|
@ -54,6 +54,7 @@ server {
|
|
|
|
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
|
|
|
|
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
|
|
|
|
add_header X-XSS-Protection "1; mode=block";
|
|
|
|
add_header X-XSS-Protection "1; mode=block";
|
|
|
|
add_header X-Content-Type-Options nosniff;
|
|
|
|
add_header X-Content-Type-Options nosniff;
|
|
|
|
|
|
|
|
add_header Access-Control-Allow-Origin "*";
|
|
|
|
# add_header X-Frame-Options "SAMEORIGIN";
|
|
|
|
# add_header X-Frame-Options "SAMEORIGIN";
|
|
|
|
|
|
|
|
|
|
|
|
# Insert the path to your CryptPad repository root here
|
|
|
|
# Insert the path to your CryptPad repository root here
|
|
|
|