diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-06 11:21:12 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-06 11:21:12 +0100 |
commit | 646a0725119330e518495018ea911fc6b144c83c (patch) | |
tree | 8f32b506bfa819dbbb7acc04a28a76f28e4b28ae /doc/pl/autogen/user | |
parent | 0ac504a18ba2afe5410494d249d001de724c4125 (diff) | |
download | weechat-646a0725119330e518495018ea911fc6b144c83c.zip |
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Thanks to Andrew Potter for the patch.
Diffstat (limited to 'doc/pl/autogen/user')
-rw-r--r-- | doc/pl/autogen/user/xfer_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/xfer_options.txt b/doc/pl/autogen/user/xfer_options.txt index c38cfcf86..4758209d1 100644 --- a/doc/pl/autogen/user/xfer_options.txt +++ b/doc/pl/autogen/user/xfer_options.txt @@ -58,6 +58,11 @@ ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `""`) +* [[option_xfer.file.auto_check_crc32]] *xfer.file.auto_check_crc32* +** opis: `automatically check CRC32 file checksum if it is found in the filename (8 hexadecimal chars)` +** typ: bool +** wartości: on, off (domyślna wartość: `off`) + * [[option_xfer.file.auto_rename]] *xfer.file.auto_rename* ** opis: `zmień nazwę pliku przychodzącego jeśli juz istnieje (dodaj ".1", ".2", ...)` ** typ: bool |