[elvystrac] r1765 - appconfig for package preperation

  • From: elvys@xxxxxxxxxxxxxxxxxxxxxx
  • To: elvystrac@xxxxxxxxxxxxx
  • Date: Wed, 17 Feb 2010 18:53:05 +0100

Author: JirkaH
Date: 2010-02-17 18:53:05 +0100 (Wed, 17 Feb 2010)
New Revision: 1765

Modified:
   trunk/client/elvys-client/bin/appconfig.xml
   trunk/client/elvys-client/bin/appconfig.xml.static
Log:
appconfig for package preperation


Modified: trunk/client/elvys-client/bin/appconfig.xml
===================================================================
--- trunk/client/elvys-client/bin/appconfig.xml 2010-02-17 17:49:36 UTC (rev 
1764)
+++ trunk/client/elvys-client/bin/appconfig.xml 2010-02-17 17:53:05 UTC (rev 
1765)
@@ -1,28 +1,28 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <a:app_config elvysVersion="1.0-b1" xmlns:a="cz/elvys/jaxbgen/app">
-    <a:machine_id>13</a:machine_id>
+    <a:machine_id>19</a:machine_id>
     <a:data_url>
         
<a:http_address>http://elvys.farm.particle.xx/dataIntegrationNew/4</a:http_address>
     </a:data_url>
     <a:statistics>
         
<a:http_address>http://elvys.farm.particle.xx:8081/dispatcher/statistic</a:http_address>
-        <a:period>100000</a:period>
+        <a:period>30000</a:period>
     </a:statistics>
     <a:screenshot>
         
<a:http_address>http://elvys.farm.particle.xx:8081/dispatcher/img</a:http_address>
-        <a:period>100000</a:period>
+        <a:period>30000</a:period>
     </a:screenshot>
     <a:category_config>
         
<a:http_address>http://elvys.farm.particle.xx:8081/dispatcher/categoryConfig</a:http_address>
-                 <a:period>100000</a:period>
+                 <a:period>30000</a:period>
     </a:category_config>
     <a:document_config>
         
<a:http_address>http://elvys.farm.particle.xx:8081/dispatcher/documentConfig</a:http_address>
-                 <a:period>100000</a:period>
+                 <a:period>30000</a:period>
     </a:document_config>
     <a:filecache_config>
         
<a:http_address>http://elvys.farm.particle.xx:8081/dispatcher/filecacheConfig</a:http_address>
-                 <a:period>100000</a:period>
+                 <a:period>30000</a:period>
     </a:filecache_config>
     <a:night_mode enabled="false"/>
     <a:app_config_source>

Modified: trunk/client/elvys-client/bin/appconfig.xml.static
===================================================================
--- trunk/client/elvys-client/bin/appconfig.xml.static  2010-02-17 17:49:36 UTC 
(rev 1764)
+++ trunk/client/elvys-client/bin/appconfig.xml.static  2010-02-17 17:53:05 UTC 
(rev 1765)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <app_config elvysVersion="1.0-b1">
-    <machine_id>13</machine_id>
+    <machine_id>19</machine_id>
     <data_url>
         
<http_address>http://elvys.farm.particle.cz/dataIntegration/4</http_address>
     </data_url>


Other related posts:

  • » [elvystrac] r1765 - appconfig for package preperation - elvys