view flys-client/src/main/java/de/intevation/flys/client/client/config.xml @ 4659:518d60dfe6bf

Create a Collection if an artifact is added to the CollectionView If an artifact will be added to a Collection create the collection on demand if it doesn't exist yet.
author Björn Ricks <bjoern.ricks@intevation.de>
date Tue, 11 Dec 2012 16:23:29 +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