]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/relay.conf
Merge branch 'master' of tardis:dotfiles
[dotfiles.git] / weechat / relay.conf
index 23bd18efed613904843063d84e41aad33b532881..dbd6b8c44ef90b08ba8b157e8e204c6250b41a99 100644 (file)
@@ -1,5 +1,5 @@
 #
-# relay.conf -- weechat v0.4.2
+# relay.conf -- weechat v1.1
 #
 
 [look]
@@ -20,11 +20,13 @@ 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]