Add relay options.

This commit is contained in:
David Tomaschik
2016-10-26 11:19:04 -07:00
parent 525697a4ea
commit 0b5ceae185
2 changed files with 5 additions and 2 deletions

View File

@@ -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