conf/.weechat/xfer.conf

40 lines
685 B
Plaintext
Raw Normal View History

2012-11-23 23:09:41 +00:00
#
2015-01-14 10:57:24 +00:00
# xfer.conf -- weechat v1.1
2012-11-23 23:09:41 +00:00
#
[look]
auto_open_buffer = on
progress_bar_size = 20
2013-12-28 16:12:31 +00:00
pv_tags = "notify_private"
2012-11-23 23:09:41 +00: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
2013-12-28 16:12:31 +00:00
own_ip = "88.187.115.198"
port_range = "65432-65536"
2012-11-23 23:09:41 +00:00
speed_limit = 0
timeout = 300
[file]
auto_accept_chats = off
auto_accept_files = off
2013-12-28 16:12:31 +00:00
auto_accept_nicks = ""
2014-02-28 09:06:01 +00:00
auto_check_crc32 = off
2012-11-23 23:09:41 +00:00
auto_rename = on
auto_resume = on
convert_spaces = on
download_path = "%h/xfer"
upload_path = "~"
use_nick_in_filename = on