Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt is written in an unsupported language. File is not indexed.
0001 URI.DisableExternalResources 0002 TYPE: bool 0003 VERSION: 1.3.0 0004 DEFAULT: false 0005 --DESCRIPTION-- 0006 Disables the embedding of external resources, preventing users from 0007 embedding things like images from other hosts. This prevents access 0008 tracking (good for email viewers), bandwidth leeching, cross-site request 0009 forging, goatse.cx posting, and other nasties, but also results in a loss 0010 of end-user functionality (they can't directly post a pic they posted from 0011 Flickr anymore). Use it if you don't have a robust user-content moderation 0012 team. 0013 --# vim: et sw=4 sts=4