Add new Cache.SerializerPermissions option.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / Cache.SerializerPermissions.txt
blobcd0ba3ad26b57fd976eee381d9b3a1b466295757
1 Cache.SerializerPermissions
2 TYPE: int
3 VERSION: 4.2.1
4 DEFAULT: 0755
5 --DESCRIPTION--
7 <p>
8     Directory permissions of the files and directories created inside
9     the DefinitionCache/Serializer or other custom serializer path.
10 </p>
11 --# vim: et sw=4 sts=4