#
-# xfer.conf -- weechat v1.0
+# weechat -- xfer.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/weechat/quickstart/
 #
 
 [look]
 fast_send = on
 own_ip = ""
 port_range = ""
-speed_limit = 0
+send_ack = on
+speed_limit_recv = 0
+speed_limit_send = 0
 timeout = 300
 
 [file]
 auto_resume = on
 convert_spaces = on
 download_path = "%h/xfer"
+download_temporary_suffix = ".part"
 upload_path = "~"
 use_nick_in_filename = on