core/s2smanager.lua

changeset 266
34b053c001f8
parent 265
1f851b6f5e11
child 269
3cfac0e5e6ca
--- a/core/s2smanager.lua	Fri Nov 14 18:54:19 2008 +0000
+++ b/core/s2smanager.lua	Fri Nov 14 20:30:24 2008 +0000
@@ -24,7 +24,7 @@
 
 local dialback_secret = "This is very secret!!! Ha!";
 
-local srvmap = { ["gmail.com"] = "talk.google.com", ["identi.ca"] = "longlance.controlezvous.ca", ["cdr.se"] = "jabber.cdr.se" };
+local srvmap = { ["gmail.com"] = "talk.google.com", ["identi.ca"] = "hampton.controlezvous.ca", ["cdr.se"] = "jabber.cdr.se" };
 
 module "s2smanager"
 

mercurial