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

0001 Cache.SerializerPath
0002 TYPE: string/null
0003 VERSION: 2.0.0
0004 DEFAULT: NULL
0005 --DESCRIPTION--
0006 
0007 <p>
0008     Absolute path with no trailing slash to store serialized definitions in.
0009     Default is within the
0010     HTML Purifier library inside DefinitionCache/Serializer. This
0011     path must be writable by the webserver.
0012 </p>
0013 --# vim: et sw=4 sts=4