aboutsummaryrefslogtreecommitdiffstats
path: root/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
blob: 51e6ea91f79cf36ea1e717ed5aebf26449cc5b61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
URI.DisableResources
TYPE: bool
VERSION: 1.3.0
DEFAULT: false
--DESCRIPTION--

<p>
    Disables embedding resources, essentially meaning no pictures. You can
    still link to them though. See %URI.DisableExternalResources for why
    this might be a good idea.
</p>
--# vim: et sw=4 sts=4