diff --git a/configuration/ehcache.xml b/configuration/ehcache.xml index c0752420..dcf54a0a 100644 --- a/configuration/ehcache.xml +++ b/configuration/ehcache.xml @@ -80,4 +80,40 @@ 8 + + + 1 + + + + org.eclipse.openvsx.cache.ExpiredFileListener + ASYNCHRONOUS + UNORDERED + EXPIRED + EVICTED + REMOVED + + + + 150 + + + + + 1 + + + + org.eclipse.openvsx.cache.ExpiredFileListener + ASYNCHRONOUS + UNORDERED + EXPIRED + EVICTED + REMOVED + + + + 20 + + \ No newline at end of file