summaryrefslogtreecommitdiffstats
path: root/weechat/relay.conf
blob: 6147697b56672a3e270b6084266ee5f9c9e9bd4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# relay.conf -- weechat v0.3.8
#

[look]
auto_open_buffer = on
raw_messages = 256

[color]
status_active = lightblue
status_auth_failed = lightred
status_connecting = yellow
status_disconnected = lightred
status_waiting_auth = brown
text = default
text_bg = default
text_selected = white

[network]
allowed_ips = ""
bind_address = ""
compression_level = 6
max_clients = 5
password = ""

[port]