view flys-client/src/main/java/de/intevation/flys/client/client/config.xml @ 4603:7b8063c2d589

Use the FLYSHeader instead of the MainMenu The MainMenu is obsolete now and got completely replaced by the FLYSHeader.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 30 Nov 2012 09:59:07 +0100
parents 9056ff5abd61
children
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>

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

http://dive4elements.wald.intevation.org