[weechat] A bunch of new files
This commit is contained in:
parent
3ad5ca79ce
commit
07dfe159c7
12 changed files with 199 additions and 2 deletions
|
@ -30,7 +30,9 @@ blocksize = 65536
|
|||
fast_send = on
|
||||
own_ip = ""
|
||||
port_range = ""
|
||||
speed_limit = 0
|
||||
send_ack = on
|
||||
speed_limit_recv = 0
|
||||
speed_limit_send = 0
|
||||
timeout = 300
|
||||
|
||||
[file]
|
||||
|
@ -42,5 +44,6 @@ auto_rename = on
|
|||
auto_resume = on
|
||||
convert_spaces = on
|
||||
download_path = "%h/xfer"
|
||||
download_temporary_suffix = ".part"
|
||||
upload_path = "~"
|
||||
use_nick_in_filename = on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue