comparison 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
comparison
equal deleted inserted replaced
9757:d536a2184ddf 9758:0a2e1e604f43
1 <config> 1 <config>
2 <server>http://localhost:8181</server> 2 <server>http://localhost:8181</server>
3 <!-- set hide-logout to true to hide the logout button --> 3 <!-- set hide-logout to true to hide the logout button -->
4 <!--<hide-logout>true</hide-logout>--> 4 <hide-logout>true</hide-logout>
5 <projectlist> 5 <projectlist>
6 <!-- The interval to update the user's projects (in ms) --> 6 <!-- The interval to update the user's projects (in ms) -->
7 <update-interval>300000</update-interval> 7 <update-interval>300000</update-interval>
8 </projectlist> 8 </projectlist>
9 </config> 9 </config>

http://dive4elements.wald.intevation.org