plugins/disco.lua

changeset 212
cd2e5eef7a7a
parent 197
7e98cf2c1d8d
child 250
a5ac643a7fd6
--- a/plugins/disco.lua	Sun Aug 14 21:45:21 2011 +0200
+++ b/plugins/disco.lua	Tue Aug 16 02:32:36 2011 +0200
@@ -375,7 +375,7 @@
 			stream:event("ready");
 		end);
 		return true;
-	end, 5);
+	end, 50);
 	
 	stream:hook("presence-out", function (presence)
 		if not presence:get_child("c", xmlns_caps) then

mercurial