]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Test.ForceNoIconv.txt
1 Test.ForceNoIconv
2 TYPE: bool
3 DEFAULT: false
4 --DESCRIPTION--
5 When set to true, HTMLPurifier_Encoder will act as if iconv does not exist
6 and use only pure PHP implementations.
7 --# vim: et sw=4 sts=4