2008-06-24 21:10:51 -04:00
|
|
|
URI.DisableResources
|
|
|
|
TYPE: bool
|
2010-09-14 23:38:51 -04:00
|
|
|
VERSION: 4.2.0
|
2008-06-24 21:10:51 -04:00
|
|
|
DEFAULT: false
|
|
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
|
|
Disables embedding resources, essentially meaning no pictures. You can
|
2008-12-06 02:28:20 -05:00
|
|
|
still link to them though. See %URI.DisableExternalResources for why
|
|
|
|
this might be a good idea.
|
2008-06-24 21:10:51 -04:00
|
|
|
</p>
|
2010-06-30 05:59:17 -07:00
|
|
|
<p>
|
|
|
|
<em>Note:</em> While this directive has been available since 1.3.0,
|
2010-09-14 23:38:51 -04:00
|
|
|
it didn't actually start doing anything until 4.2.0.
|
2010-06-30 05:59:17 -07:00
|
|
|
</p>
|
2008-12-06 04:24:59 -05:00
|
|
|
--# vim: et sw=4 sts=4
|