We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce697ab + b81f2b5 commit 60c5370Copy full SHA for 60c5370
phpunit.xml
@@ -13,6 +13,7 @@
13
<server name="APP_AUTO_LANG_PUBLIC" value="true"/>
14
<server name="APP_URL" value="http://bookstack.dev"/>
15
<server name="ALLOWED_IFRAME_HOSTS" value=""/>
16
+ <server name="ALLOWED_IFRAME_SOURCES" value="https://*.draw.io https://*.youtube.com https://*.youtube-nocookie.com https://*.vimeo.com"/>
17
<server name="ALLOWED_SSR_HOSTS" value="*"/>
18
<server name="CACHE_DRIVER" value="array"/>
19
<server name="SESSION_DRIVER" value="array"/>
0 commit comments