Deny iFrame embeds

This commit is contained in:
Bernd Verst 2021-09-30 16:23:04 -07:00
parent 765fbe9cd1
commit 7e1a8acc3e
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"globalHeaders": {
"X-Frame-Options": "DENY"
}
}