annotate flys-client/src/main/java/de/intevation/flys/client/client/config.xml @ 3385:9056ff5abd61

Original values for config.xml and web.xml flys-client/trunk@5135 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 26 Jul 2012 10:09:53 +0000
parents a6b7f0585761
children
rev   line source
9
8facd8545a12 Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
1 <config>
3385
9056ff5abd61 Original values for config.xml and web.xml
Christian Lins <christian.lins@intevation.de>
parents: 3384
diff changeset
2 <server>http://localhost:8181</server>
585
ab7ec931bae2 #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 512
diff changeset
3
ab7ec931bae2 #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 512
diff changeset
4 <projectlist>
ab7ec931bae2 #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 512
diff changeset
5 <!-- The interval to update the user's projects (in ms) -->
586
e3c8e045737b Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 585
diff changeset
6 <update-interval>300000</update-interval>
585
ab7ec931bae2 #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 512
diff changeset
7 </projectlist>
9
8facd8545a12 Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
8 </config>

http://dive4elements.wald.intevation.org