added missing blame cache

This commit is contained in:
Sebastian Sdorra
2011-11-07 13:14:13 +01:00
parent 8a7091398b
commit a53e2877f2

View File

@@ -152,4 +152,13 @@
diskPersistent="false"
/>
<cache
name="sonia.cache.repository.blame"
maxElementsInMemory="1000"
eternal="false"
overflowToDisk="false"
timeToLiveSeconds="5400"
diskPersistent="false"
/>
</ehcache>