dotfiles/weechat/xfer.conf

40 lines
655 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
#
[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