From fdb85c7bb3f35f4e0329434bc44ec5e45b1c7403 Mon Sep 17 00:00:00 2001 From: ulleo Date: Wed, 3 Apr 2024 11:00:58 +0800 Subject: [PATCH] =?UTF-8?q?fix(X-Pack):=20=E4=BF=AE=E5=A4=8D=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=A1=AB=E6=8A=A5=E7=BC=93=E5=AD=98=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/ehcache/ehcache.xml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/core/backend/src/main/resources/ehcache/ehcache.xml b/core/backend/src/main/resources/ehcache/ehcache.xml index a29e16d5be..9721dcb3c1 100644 --- a/core/backend/src/main/resources/ehcache/ehcache.xml +++ b/core/backend/src/main/resources/ehcache/ehcache.xml @@ -221,6 +221,40 @@ timeToLiveSeconds="3600" memoryStoreEvictionPolicy="LRU" /> + + + +