annotate gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 5838:5aa05a7a34b7

Rename modules to more fitting names.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 15:23:37 +0200
parents flys-client/src/main/java/org/dive4elements/river/client/client/config.xml@f507086aa94b
children c702bac7f72e
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