From 64fc026a57cf26d4528cdacded2eddfd611b0b2b Mon Sep 17 00:00:00 2001 From: anhefti Date: Mon, 19 Jun 2023 16:26:56 +0200 Subject: [PATCH] increased SEB connection cache to 30000 --- 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..f39f1aff 100644 --- a/src/main/resources/config/ehcache.xml +++ b/src/main/resources/config/ehcache.xml @@ -34,7 +34,7 @@ 24 - 3000 + 30000