We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2696730 commit b2775feCopy full SHA for b2775fe
docker/embedding.conf
@@ -1,5 +1,5 @@
1
#
2
-# Prevent displaying inside an iframe
+
3
4
-add_header 'X-Frame-Options' 'DENY' always;
+add_header 'X-Frame-Options' 'ALLOW' always;
5
add_header 'Content-Security-Policy' "frame-ancestors 'none'" always;
0 commit comments