]> git.r.bdr.sh - rbdr/dotfiles/blame - weechat/xfer.conf
Merge branch 'master' of github.com:benbeltran/dotfiles
[rbdr/dotfiles] / weechat / xfer.conf
CommitLineData
f853d479
BB
1#
2# xfer.conf -- weechat v0.3.8
3#
4
5[look]
6auto_open_buffer = on
7progress_bar_size = 20
8
9[color]
10status_aborted = lightred
11status_active = lightblue
12status_connecting = yellow
13status_done = lightgreen
14status_failed = lightred
15status_waiting = lightcyan
16text = default
17text_bg = default
18text_selected = white
19
20[network]
21blocksize = 65536
22fast_send = on
23own_ip = ""
24port_range = ""
25speed_limit = 0
26timeout = 300
27
28[file]
29auto_accept_chats = off
30auto_accept_files = off
31auto_rename = on
32auto_resume = on
33convert_spaces = on
34download_path = "%h/xfer"
35upload_path = "~"
36use_nick_in_filename = on