[weechat] Updates for 0.4.3
This commit is contained in:
parent
163e65890c
commit
71ce4842aa
12 changed files with 159 additions and 31 deletions
|
|
@ -1,10 +1,11 @@
|
|||
#
|
||||
# xfer.conf -- weechat v0.3.7
|
||||
# xfer.conf -- weechat v0.4.3
|
||||
#
|
||||
|
||||
[look]
|
||||
auto_open_buffer = on
|
||||
progress_bar_size = 20
|
||||
pv_tags = "notify_private"
|
||||
|
||||
[color]
|
||||
status_aborted = lightred
|
||||
|
|
@ -28,6 +29,8 @@ timeout = 300
|
|||
[file]
|
||||
auto_accept_chats = off
|
||||
auto_accept_files = off
|
||||
auto_accept_nicks = ""
|
||||
auto_check_crc32 = off
|
||||
auto_rename = on
|
||||
auto_resume = on
|
||||
convert_spaces = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue