view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 9758:0a2e1e604f43 3.2.x

Hide logout button by default
author Tom Gottfried <tom@intevation.de>
date Wed, 12 Oct 2022 16:54:12 +0200
parents 9f3ffb218bc0
children
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