mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add relay options.
This commit is contained in:
@@ -24,7 +24,7 @@ clients_purge_delay = 0
|
||||
compression_level = 6
|
||||
ipv6 = on
|
||||
max_clients = 5
|
||||
password = ""
|
||||
password = "${sec.data.relay_password}"
|
||||
ssl_cert_key = "%h/ssl/relay.pem"
|
||||
websocket_allowed_origins = ""
|
||||
|
||||
@@ -36,3 +36,4 @@ backlog_tags = "irc_privmsg"
|
||||
backlog_time_format = "[%H:%M] "
|
||||
|
||||
[port]
|
||||
ssl.weechat = 9001
|
||||
|
||||
Reference in New Issue
Block a user