repo.or.cz
/
htmlpurifier.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle CRLF discrepancies
[htmlpurifier.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Cache.DefinitionImpl.txt
blob
192db1f9e69fa1cff09902c4cd964b14b89fec66
1
Cache.DefinitionImpl
2
TYPE: string/null
3
VERSION: 2.0.0
4
DEFAULT: 'Serializer'
5
--DESCRIPTION--
6
7
This directive defines which method to use when caching definitions,
8
the complex data-type that makes HTML Purifier tick. Set to null
9
to disable caching (not recommended, as you will see a definite
10
performance degradation).
11
12
--ALIASES--
13
Core.DefinitionCache