comparison flys-client/src/main/java/de/intevation/flys/client/client/config.xml @ 586:e3c8e045737b

Set project list update interval to 5 minutes. flys-client/trunk@2178 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 21 Jun 2011 16:14:10 +0000
parents ab7ec931bae2
children 885b02130528
comparison
equal deleted inserted replaced
585:ab7ec931bae2 586:e3c8e045737b
1 <config> 1 <config>
2 <server>http://localhost:8181</server> 2 <server>http://localhost:8181</server>
3 3
4 <projectlist> 4 <projectlist>
5 <!-- The interval to update the user's projects (in ms) --> 5 <!-- The interval to update the user's projects (in ms) -->
6 <update-interval>30000</update-interval> 6 <update-interval>300000</update-interval>
7 </projectlist> 7 </projectlist>
8 </config> 8 </config>

http://dive4elements.wald.intevation.org