]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.SafeIframe.txt
CommitLineData
d4949327
NL
1HTML.SafeIframe\r
2TYPE: bool\r
3VERSION: 4.4.0\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6<p>\r
7 Whether or not to permit iframe tags in untrusted documents. This\r
8 directive must be accompanied by a whitelist of permitted iframes,\r
9 such as %URI.SafeIframeRegexp, otherwise it will fatally error.\r
10 This directive has no effect on strict doctypes, as iframes are not\r
11 valid.\r
12</p>\r
13--# vim: et sw=4 sts=4\r