comparison flys-client/src/main/java/de/intevation/flys/client/client/config.xml @ 585:ab7ec931bae2

#22 Introduced a polling mechanism to refresh the projects of a user in the project list. flys-client/trunk@2173 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 21 Jun 2011 10:05:04 +0000
parents e35de49f942f
children e3c8e045737b
comparison
equal deleted inserted replaced
584:dc24b1346271 585:ab7ec931bae2
1 <config> 1 <config>
2 <server>http://localhost:8181</server> 2 <server>http://localhost:8181</server>
3
4 <projectlist>
5 <!-- The interval to update the user's projects (in ms) -->
6 <update-interval>30000</update-interval>
7 </projectlist>
3 </config> 8 </config>

http://dive4elements.wald.intevation.org