X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/079c4cc7f0122c10bc93fa70ea50499b0d87f0d4..refs/heads/lazyvim:/weechat/xfer.conf diff --git a/weechat/xfer.conf b/weechat/xfer.conf index fd8b814..205843a 100644 --- a/weechat/xfer.conf +++ b/weechat/xfer.conf @@ -4,9 +4,9 @@ # WARNING: It is NOT recommended to edit this file by hand, # especially if WeeChat is running. # -# Use /set or similar command to change settings in WeeChat. +# Use commands like /set or /fset to change settings in WeeChat. # -# For more info, see: https://weechat.org/doc/quickstart +# For more info, see: https://weechat.org/doc/weechat/quickstart/ # [look] @@ -31,7 +31,8 @@ fast_send = on own_ip = "" port_range = "" send_ack = on -speed_limit = 0 +speed_limit_recv = 0 +speed_limit_send = 0 timeout = 300 [file] @@ -43,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