1Cache.SerializerPermissions 2TYPE: int/null 3VERSION: 4.3.0 4DEFAULT: 0755 5--DESCRIPTION-- 6 7<p> 8 Directory permissions of the files and directories created inside 9 the DefinitionCache/Serializer or other custom serializer path. 10</p> 11<p> 12 In HTML Purifier 4.8.0, this also supports <code>NULL</code>, 13 which means that no chmod'ing or directory creation shall 14 occur. 15</p> 16--# vim: et sw=4 sts=4 17