diff --git a/config b/config index 81690722..7eab63be 100644 --- a/config +++ b/config @@ -1,8 +1,8 @@ -servers = ( +lservers = ( { address = "irc.stealth.net"; chatnet = IRCNet; port = 6668; }, { address = "irc.efnet.net"; chatnet = EFNet; port = 6667; }, { address = "irc.undernet.org"; chatnet = Undernet; port = 6667; }, - { address = "irc.dal.net"; chatnet = DALNet; port = 6667; }, + { address = "irc.dal.net"; chatnet = DALnet; port = 6667; }, { address = "irc.openprojects.net"; chatnet = OPN; port = 6667; }, { address = "irc.ptlink.net"; chatnet = PTlink; port = 6667; } { address = "silc.pspt.fi"; chatnet = SILC; port = 706; }