]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.MaxImgLength.txt
CommitLineData
d4949327
NL
1HTML.MaxImgLength\r
2TYPE: int/null\r
3DEFAULT: 1200\r
4VERSION: 3.1.1\r
5--DESCRIPTION--\r
6<p>\r
7 This directive controls the maximum number of pixels in the width and\r
8 height attributes in <code>img</code> tags. This is\r
9 in place to prevent imagecrash attacks, disable with null at your own risk.\r
10 This directive is similar to %CSS.MaxImgLength, and both should be\r
11 concurrently edited, although there are\r
12 subtle differences in the input format (the HTML max is an integer).\r
13</p>\r
14--# vim: et sw=4 sts=4\r