diff --git a/config/alfresco/cache-context.xml b/config/alfresco/cache-context.xml index fb78a916bf..651394492c 100644 --- a/config/alfresco/cache-context.xml +++ b/config/alfresco/cache-context.xml @@ -172,42 +172,6 @@ - - - - - - - - - - - - - - org.alfresco.cache.ticketsCache - - - - - - - - - - - - - - - - org.alfresco.ticketsTransactionalCache - - - 10 - - - @@ -245,4 +209,40 @@ + + + + + + + + + + + + + + org.alfresco.cache.ticketsCache + + + + + + + + + + + + + + + + org.alfresco.ticketsTransactionalCache + + + 10 + + + \ No newline at end of file diff --git a/config/alfresco/ehcache-default.xml b/config/alfresco/ehcache-default.xml index a6983499f2..99a645e731 100644 --- a/config/alfresco/ehcache-default.xml +++ b/config/alfresco/ehcache-default.xml @@ -280,6 +280,12 @@ eternal="true" overflowToDisk="false" /> + + + + + + + +