Mercurial > dotfiles
comparison weechat/xfer.conf @ 260:f3ea51b9b4d1
Upgrade to new Weechat.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 21 Jan 2015 16:50:58 -0800 |
parents | 3b36ae84bc2d |
children | 27447ad19df6 |
comparison
equal
deleted
inserted
replaced
259:726728f13152 | 260:f3ea51b9b4d1 |
---|---|
1 # | 1 # |
2 # xfer.conf -- weechat v0.4.2 | 2 # xfer.conf -- weechat v1.1 |
3 # | 3 # |
4 | 4 |
5 [look] | 5 [look] |
6 auto_open_buffer = on | 6 auto_open_buffer = on |
7 progress_bar_size = 20 | 7 progress_bar_size = 20 |
28 | 28 |
29 [file] | 29 [file] |
30 auto_accept_chats = off | 30 auto_accept_chats = off |
31 auto_accept_files = off | 31 auto_accept_files = off |
32 auto_accept_nicks = "" | 32 auto_accept_nicks = "" |
33 auto_check_crc32 = off | |
33 auto_rename = on | 34 auto_rename = on |
34 auto_resume = on | 35 auto_resume = on |
35 convert_spaces = on | 36 convert_spaces = on |
36 download_path = "%h/xfer" | 37 download_path = "%h/xfer" |
37 upload_path = "~" | 38 upload_path = "~" |