Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt is written in an unsupported language. File is not indexed.

0001 URI.OverrideAllowedSchemes
0002 TYPE: bool
0003 DEFAULT: true
0004 --DESCRIPTION--
0005 If this is set to true (which it is by default), you can override
0006 %URI.AllowedSchemes by simply registering a HTMLPurifier_URIScheme to the
0007 registry.  If false, you will also have to update that directive in order
0008 to add more schemes.
0009 --# vim: et sw=4 sts=4