view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 8503:9f3ffb218bc0

(issue1777) Hide logout button if it is configured.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 16 Dec 2014 12:47:46 +0100
parents 6e7aeec2238e
children 0a2e1e604f43
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>
    <!-- set hide-logout to true to hide the logout button -->
    <!--<hide-logout>true</hide-logout>-->
    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>300000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org