mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
77982bd61d
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
Cache.SerializerPermissions
|
|
TYPE: int
|
|
VERSION: 4.3.0
|
|
DEFAULT: 0755
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
Directory permissions of the files and directories created inside
|
|
the DefinitionCache/Serializer or other custom serializer path.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|