From 3ad8dcfbf5ae632b9c3e1f64837511bdb5874ee1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 4 Mar 2013 20:06:22 +0100 Subject: [PATCH] added configuration for authorization cache --- scm-webapp/src/main/resources/config/ehcache.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/scm-webapp/src/main/resources/config/ehcache.xml b/scm-webapp/src/main/resources/config/ehcache.xml index fc5f87261a..bf57c4f9ff 100644 --- a/scm-webapp/src/main/resources/config/ehcache.xml +++ b/scm-webapp/src/main/resources/config/ehcache.xml @@ -111,7 +111,20 @@ timeToLiveSeconds="60" diskPersistent="false" /> - + + +