From 1f91e86176f9837a32e6b6b2cfeb0b751ec9ae39 Mon Sep 17 00:00:00 2001 From: amvanbaren Date: Wed, 6 Nov 2024 22:13:09 +0200 Subject: [PATCH] disable files caches --- configuration/ehcache.xml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/configuration/ehcache.xml b/configuration/ehcache.xml index dcf54a0a..c0752420 100644 --- a/configuration/ehcache.xml +++ b/configuration/ehcache.xml @@ -80,40 +80,4 @@ 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