mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 01:03:14 +02:00
14 lines
653 B
Plaintext
14 lines
653 B
Plaintext
//
|
|
// This file is auto-generated by script docgen.py.
|
|
// DO NOT EDIT BY HAND!
|
|
//
|
|
* [[option_charset.default.decode]] *charset.default.decode*
|
|
** descrizione: pass:none[global decoding charset: charset used to decode incoming messages when they are not UTF-8 valid]
|
|
** tipo: stringa
|
|
** valori: qualsiasi stringa (valore predefinito: `+"iso-8859-1"+`)
|
|
|
|
* [[option_charset.default.encode]] *charset.default.encode*
|
|
** descrizione: pass:none[global encoding charset: charset used to encode outgoing messages (if empty, default is UTF-8 because it is the WeeChat internal charset)]
|
|
** tipo: stringa
|
|
** valori: qualsiasi stringa (valore predefinito: `+""+`)
|