Add mail server
This commit is contained in:
parent
90eb0c3708
commit
eb91a3beaf
5 changed files with 13 additions and 43 deletions
|
@ -24,7 +24,7 @@
|
|||
#add_header Content-Security-Policy "script-src 'self'; object-src 'none'; base-uri 'none';" always;
|
||||
|
||||
# Minimize information leaked to other domains
|
||||
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
||||
add_header 'Referrer-Policy' 'same-origin';
|
||||
|
||||
# Disable embedding as a frame
|
||||
add_header X-Frame-Options DENY;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue