From 14b8a77b78c3899591674936bff045b7ff7d2d78 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 12 Sep 2013 03:55:17 -0400 Subject: Default spotchat to SASL --- src/common/servlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/servlist.c b/src/common/servlist.c index 4cef974c..3ccd81a6 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -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 -- cgit 1.4.1