Add WeeChat configuration

This commit is contained in:
Némunaire 2012-11-24 00:09:41 +01:00
commit 41b22eb7e4
12 changed files with 826 additions and 0 deletions

29
.weechat/relay.conf Normal file
View file

@ -0,0 +1,29 @@
#
# relay.conf -- weechat v0.3.9.2
#
[look]
auto_open_buffer = on
raw_messages = 256
[color]
client = cyan
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 = ""
ssl_cert_key = "%h/ssl/relay.pem"
[port]
irc.minbif = 2774