Fix deadlock on reconnect (irc). Closes #757

This commit is contained in:
Wim
2019-04-15 23:28:47 +02:00
parent e4d73b29a1
commit 6693157258
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ UseTLS=false
#OPTIONAL (default false)
UseSASL=false
#Enable to not verify the certificate on your irc server. i
#Enable to not verify the certificate on your irc server.
#e.g. when using selfsigned certificates
#OPTIONAL (default false)
SkipTLSVerify=true