charset_aliases
Default | [None] |
---|---|
Value | String List |
List of <from>=<to>
charsets. The "from" charsets
will be treated as "to" charsets when decoding to UTF-8.
Example:
charset_aliases {
shift_jis = sjis-win
euc-jp = eucjp-win
iso-2022-jp = iso-2022-jp-3
}