From d63f25fb45ffd3d169d7dcd7cee429e8ec63e694 Mon Sep 17 00:00:00 2001 From: anhefti Date: Thu, 25 May 2023 15:08:09 +0200 Subject: [PATCH] increased SEB connection cache to 100000 entries --- src/main/resources/config/ehcache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config/ehcache.xml b/src/main/resources/config/ehcache.xml index 74e0a0fa..81f2dddc 100644 --- a/src/main/resources/config/ehcache.xml +++ b/src/main/resources/config/ehcache.xml @@ -34,7 +34,7 @@ 24 - 3000 + 100000