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
/
Core.EnableIDNA.txt
blob
ce243c35dc051e4f0253d4a005ba66fdc67b9dd5
1
Core.EnableIDNA
2
TYPE: bool
3
DEFAULT: false
4
VERSION: 4.4.0
5
--DESCRIPTION--
6
Allows international domain names in URLs. This configuration option
7
requires the PEAR Net_IDNA2 module to be installed. It operates by
8
punycoding any internationalized host names for maximum portability.
9
--# vim: et sw=4 sts=4