Update weechat config.

This commit is contained in:
David Tomaschik
2018-01-18 21:29:10 -08:00
parent d8d7e94aed
commit a2acbeb8b5
13 changed files with 160 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
#
# relay.conf -- weechat v1.0.1
# weechat -- relay.conf
#
[look]
@@ -18,6 +18,7 @@ text_bg = default
text_selected = white
[network]
allow_empty_password = off
allowed_ips = ""
bind_address = ""
clients_purge_delay = 0
@@ -26,12 +27,14 @@ ipv6 = on
max_clients = 5
password = "${sec.data.relay_password}"
ssl_cert_key = "%h/ssl/relay.pem"
ssl_priorities = "NORMAL:-VERS-SSL3.0"
websocket_allowed_origins = ""
[irc]
backlog_max_minutes = 1440
backlog_max_number = 256
backlog_since_last_disconnect = on
backlog_since_last_message = off
backlog_tags = "irc_privmsg"
backlog_time_format = "[%H:%M] "