From f119569166acca1f7509cb3e4886a4e713eae5ec Mon Sep 17 00:00:00 2001 From: qi_liang Date: Wed, 20 Mar 2019 09:48:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=93=E5=AD=98=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/ehcache.xml | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/src/main/resources/ehcache.xml b/src/main/resources/ehcache.xml index 05775b8..47fd392 100644 --- a/src/main/resources/ehcache.xml +++ b/src/main/resources/ehcache.xml @@ -1,6 +1,21 @@ + @@ -8,18 +23,18 @@ + overflowToDisk="false" + timeToIdleSeconds="300" + timeToLiveSeconds="300"/>