mirror of
https://github.com/friendica/friendica
synced 2024-11-16 03:33:55 +00:00
799e60aa62
- Move Friendica namespace to `src` - Move required `ezyang/htmlpurifier` to vendor - Remove existing static autoloader - Change boot.php reference to the autoloader
11 lines
254 B
Text
11 lines
254 B
Text
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
|