Project

General

Profile

« Previous | Next » 

Revision 41502854

Added by Andreas Müller over 2 years ago

cleanup

View differences:

cdmlib-remote/src/test/resources/eu/etaxonomy/cdm/remote/ehcache.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<ehcache>
3 3
  <!--
4
    This configuration is loaded by the default cache configuration. An in only to be used in specific 
5
    Test contexts.
4
    This configuration is loaded by the default cache configuration. It is only to be used in specific 
5
    test contexts.
6 6
  -->
7 7
  <defaultCache maxElementsInMemory="10" eternal="false"
8 8
    timeToIdleSeconds="120" timeToLiveSeconds="120" overflowToDisk="true" />

Also available in: Unified diff