Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37891647
en ru br
ALT Linux repositórios
S:1.0-alt1.beta3
5.0: 1.0-alt1.beta3
4.1: 1.0-alt1.beta3
4.0: 20060721-alt1

Group :: Sistema/Servidores
RPM: jwchat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: jwchat.patch
Download


--- jwchat-20060721/config.js.orig	2006-07-21 09:38:00 +0400
+++ jwchat-20060721/config.js	2007-01-23 12:29:04 +0300
@@ -53,6 +53,14 @@
  */
 var BACKENDS = 
 [
+                {
+                        name:"Local Connect",
+                        description:"Simple Polling",
+                        httpbase:"http-poll/",
+                        type:"polling",
+                        servers_allowed:[SITENAME, 'gmail.ru', 'jabber.ru', 'jwchat.org']
+                                                        
+                },
 		{
 			name:"Open Relay",
 			description:"HTTP Binding backend that allows connecting to any jabber server",
@@ -63,7 +71,7 @@
 ];
 
 var DEFAULTRESOURCE = "jwchat";
-var DEFAULTPRIORITY = "10";
+var DEFAULTPRIORITY = "5";
 
 /* DEFAULTCONFERENCEGROUP + DEFAULTCONFERENCESERVER
  * default values for joingroupchat form
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009