view gnv-artifacts/src/test/ressources/ehcache.xml @ 122:c2c669ac6ecc

s@test/plain@text/plain@g to correct MIME type of CSV export gnv-artifacts/trunk@192 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 06 Oct 2009 12:30:13 +0000
parents bb45c5097cb6
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<ehcache>
    <defaultCache maxElementsInMemory="1000"
        eternal="true"
        overflowToDisk="false"
        memoryStoreEvictionPolicy="FIFO"
         />
</ehcache>

http://dive4elements.wald.intevation.org