]> git.immae.eu Git - github/wallabag/wallabag.git/blob - Core.EnableIDNA.txt
7f498e7e7aa1171282359ce8a0952e1dec3993ed
[github/wallabag/wallabag.git] / Core.EnableIDNA.txt
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