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

0001 Cache.SerializerPermissions
0002 TYPE: int/null
0003 VERSION: 4.3.0
0004 DEFAULT: 0755
0005 --DESCRIPTION--
0006 
0007 <p>
0008     Directory permissions of the files and directories created inside
0009     the DefinitionCache/Serializer or other custom serializer path.
0010 </p>
0011 <p>
0012     In HTML Purifier 4.8.0, this also supports <code>NULL</code>,
0013     which means that no chmod'ing or directory creation shall
0014     occur.
0015 </p>
0016 --# vim: et sw=4 sts=4