view 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
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>

    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>30000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org