]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Cache.SerializerPath.txt
1 Cache.SerializerPath
2 TYPE: string/null
3 VERSION: 2.0.0
4 DEFAULT: NULL
5 --DESCRIPTION--
6
7 <p>
8 Absolute path with no trailing slash to store serialized definitions in.
9 Default is within the
10 HTML Purifier library inside DefinitionCache/Serializer. This
11 path must be writable by the webserver.
12 </p>
13 --# vim: et sw=4 sts=4