]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / URI.MungeResources.txt
CommitLineData
d4949327
NL
1URI.MungeResources\r
2TYPE: bool\r
3VERSION: 3.1.1\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6<p>\r
7 If true, any URI munging directives like %URI.Munge\r
8 will also apply to embedded resources, such as <code>&lt;img src=""&gt;</code>.\r
9 Be careful enabling this directive if you have a redirector script\r
10 that does not use the <code>Location</code> HTTP header; all of your images\r
11 and other embedded resources will break.\r
12</p>\r
13<p>\r
14 <strong>Warning:</strong> It is strongly advised you use this in conjunction\r
15 %URI.MungeSecretKey to mitigate the security risk of an open redirector.\r
16</p>\r
17--# vim: et sw=4 sts=4\r