repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Cache.SerializerPath.txt
blob
54036507d6ce240dff64f2d7009a2440d86c98f2
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