]> git.r.bdr.sh - rbdr/dotfiles/blame - weechat/relay.conf
Merge branch 'master' of github.com:benbeltran/dotfiles
[rbdr/dotfiles] / weechat / relay.conf
CommitLineData
f853d479
BB
1#
2# relay.conf -- weechat v0.3.8
3#
4
5[look]
6auto_open_buffer = on
7raw_messages = 256
8
9[color]
10status_active = lightblue
11status_auth_failed = lightred
12status_connecting = yellow
13status_disconnected = lightred
14status_waiting_auth = brown
15text = default
16text_bg = default
17text_selected = white
18
19[network]
20allowed_ips = ""
21bind_address = ""
22compression_level = 6
23max_clients = 5
24password = ""
25
26[port]