Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt is written in an unsupported language. File is not indexed.
0001 Cache.DefinitionImpl 0002 TYPE: string/null 0003 VERSION: 2.0.0 0004 DEFAULT: 'Serializer' 0005 --DESCRIPTION-- 0006 0007 This directive defines which method to use when caching definitions, 0008 the complex data-type that makes HTML Purifier tick. Set to null 0009 to disable caching (not recommended, as you will see a definite 0010 performance degradation). 0011 0012 --ALIASES-- 0013 Core.DefinitionCache 0014 --# vim: et sw=4 sts=4