Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt is written in an unsupported language. File is not indexed.
0001 URI.DisableExternal 0002 TYPE: bool 0003 VERSION: 1.2.0 0004 DEFAULT: false 0005 --DESCRIPTION-- 0006 Disables links to external websites. This is a highly effective anti-spam 0007 and anti-pagerank-leech measure, but comes at a hefty price: nolinks or 0008 images outside of your domain will be allowed. Non-linkified URIs will 0009 still be preserved. If you want to be able to link to subdomains or use 0010 absolute URIs, specify %URI.Host for your website. 0011 --# vim: et sw=4 sts=4