Default spotchat to SASL

This commit is contained in:
TingPing 2013-09-12 03:55:17 -04:00
parent a71849db3f
commit 14b8a77b78
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@ static const struct defaultserver def[] =
{0, "eu.spidernet.org"},
{0, "irc.spidernet.org"},*/
{"SpotChat", 0},
{"SpotChat", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "irc.spotchat.org/+6697"},
#endif