mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update weechat config.
This commit is contained in:
@@ -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] "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user