Weechat upgrade
This commit is contained in:
parent
55688639c5
commit
aa09d040c4
9 changed files with 139 additions and 54 deletions
|
|
@ -1,10 +1,11 @@
|
|||
#
|
||||
# xfer.conf -- weechat v0.3.9.2
|
||||
# xfer.conf -- weechat v0.4.2
|
||||
#
|
||||
|
||||
[look]
|
||||
auto_open_buffer = on
|
||||
progress_bar_size = 20
|
||||
pv_tags = "notify_private"
|
||||
|
||||
[color]
|
||||
status_aborted = lightred
|
||||
|
|
@ -20,14 +21,15 @@ text_selected = white
|
|||
[network]
|
||||
blocksize = 65536
|
||||
fast_send = on
|
||||
own_ip = ""
|
||||
port_range = ""
|
||||
own_ip = "88.187.115.198"
|
||||
port_range = "65432-65536"
|
||||
speed_limit = 0
|
||||
timeout = 300
|
||||
|
||||
[file]
|
||||
auto_accept_chats = off
|
||||
auto_accept_files = off
|
||||
auto_accept_nicks = ""
|
||||
auto_rename = on
|
||||
auto_resume = on
|
||||
convert_spaces = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue