在 Ghost 中使用已发布的页面作为 iframe

I don’t know, but there is a hidden site setting allow_embedding_site_in_an_iframe that you could try.

./launcher enter app
rails c
SiteSetting.allow_embedding_site_in_an_iframe=true
exit
exit
3 个赞