allow codepen iframe by default

This commit is contained in:
Arpit Jalan 2018-06-05 18:17:23 +05:30
parent bc7d9c61e6
commit dc00089ab2
1 changed files with 1 additions and 1 deletions

View File

@ -1064,7 +1064,7 @@ security:
default: '' default: ''
type: list type: list
allowed_iframes: allowed_iframes:
default: 'https://www.google.com/maps/embed?|https://www.openstreetmap.org/export/embed.html?|https://calendar.google.com/calendar/embed?' default: 'https://www.google.com/maps/embed?|https://www.openstreetmap.org/export/embed.html?|https://calendar.google.com/calendar/embed?|https://codepen.io/'
type: list type: list
client: true client: true
whitelisted_crawler_user_agents: whitelisted_crawler_user_agents: