[weechat] Updates after running v1.4
This commit is contained in:
parent
38273737e8
commit
772f8637b8
13 changed files with 116 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# relay.conf -- weechat v0.4.3
|
||||
# weechat -- relay.conf
|
||||
#
|
||||
|
||||
[look]
|
||||
|
|
@ -20,17 +20,20 @@ text_selected = white
|
|||
[network]
|
||||
allowed_ips = ""
|
||||
bind_address = ""
|
||||
clients_purge_delay = 0
|
||||
compression_level = 6
|
||||
ipv6 = on
|
||||
max_clients = 5
|
||||
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] "
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue