]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/xfer.conf
vim: do not set pastetoggle in nvim
[dotfiles.git] / weechat / xfer.conf
index fd8b814e8ebe38ee82aa8fe12ff6a047165c18c9..205843aaef1f7733aad8e14f022c1fbf0a2ae66b 100644 (file)
@@ -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