dotfiles/weechat/xfer.conf

47 lines
875 B
Text
Raw Normal View History

2014-04-18 15:55:54 -07:00
#
2016-01-31 08:58:03 -08:00
# weechat -- xfer.conf
2014-04-18 15:55:54 -07:00
#
2018-04-18 21:07:59 -07:00
# 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.
#
# For more info, see: https://weechat.org/doc/quickstart
#
2014-04-18 15:55:54 -07:00
[look]
auto_open_buffer = on
progress_bar_size = 20
2014-04-18 23:07:05 +00:00
pv_tags = "notify_private"
2014-04-18 15:55:54 -07:00
[color]
status_aborted = lightred
status_active = lightblue
status_connecting = yellow
status_done = lightgreen
status_failed = lightred
status_waiting = lightcyan
text = default
text_bg = default
text_selected = white
[network]
blocksize = 65536
fast_send = on
own_ip = ""
port_range = ""
speed_limit = 0
timeout = 300
[file]
auto_accept_chats = off
auto_accept_files = off
2014-04-18 23:07:05 +00:00
auto_accept_nicks = ""
auto_check_crc32 = off
2014-04-18 15:55:54 -07:00
auto_rename = on
auto_resume = on
convert_spaces = on
download_path = "%h/xfer"
upload_path = "~"
use_nick_in_filename = on