mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 15:05:24 +08:00
Revert "allow codepen iframe by default"
This reverts commit dc00089ab2
.
This commit is contained in:
parent
dc00089ab2
commit
174bf98572
|
@ -1064,7 +1064,7 @@ security:
|
|||
default: ''
|
||||
type: list
|
||||
allowed_iframes:
|
||||
default: 'https://www.google.com/maps/embed?|https://www.openstreetmap.org/export/embed.html?|https://calendar.google.com/calendar/embed?|https://codepen.io/'
|
||||
default: 'https://www.google.com/maps/embed?|https://www.openstreetmap.org/export/embed.html?|https://calendar.google.com/calendar/embed?'
|
||||
type: list
|
||||
client: true
|
||||
whitelisted_crawler_user_agents:
|
||||
|
|
Loading…
Reference in New Issue
Block a user