mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
6bb8c1fcac
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
Cache.SerializerPath
|
|
TYPE: string/null
|
|
VERSION: 2.0.0
|
|
DEFAULT: NULL
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
Absolute path with no trailing slash to store serialized definitions in.
|
|
Default is within the
|
|
HTML Purifier library inside DefinitionCache/Serializer. This
|
|
path must be writable by the webserver.
|
|
</p>
|
|
|