mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 22:06:31 +02:00
added missing blame cache
This commit is contained in:
@@ -152,4 +152,13 @@
|
||||
diskPersistent="false"
|
||||
/>
|
||||
|
||||
<cache
|
||||
name="sonia.cache.repository.blame"
|
||||
maxElementsInMemory="1000"
|
||||
eternal="false"
|
||||
overflowToDisk="false"
|
||||
timeToLiveSeconds="5400"
|
||||
diskPersistent="false"
|
||||
/>
|
||||
|
||||
</ehcache>
|
||||
|
||||
Reference in New Issue
Block a user