summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author段冬梅 <[email protected]>2018-12-14 15:58:57 +0800
committer段冬梅 <[email protected]>2018-12-14 15:58:57 +0800
commit68d45f9dd9870905c8a6846ed39a22a01f2b5af5 (patch)
tree78f4415172d5867bc07025b975025d5535080d46 /src
parent5be089e1444362ad56b40123ad9cd9ced68bd48f (diff)
ehcache缓存可以共享
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/nis.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/nis.properties b/src/main/resources/nis.properties
index f8ebfbe..16535f6 100644
--- a/src/main/resources/nis.properties
+++ b/src/main/resources/nis.properties
@@ -13,8 +13,8 @@ page.count=0
web.view.index=/nis/index
#\u7F13\u5B58\u8BBE\u7F6E
-ehcache.configFile=cache/ehcache-local.xml
-#ehcache.configFile=cache/ehcache-rmi.xml
+#ehcache.configFile=cache/ehcache-local.xml
+ehcache.configFile=cache/ehcache-rmi.xml
#\u4F1A\u8BDD\u8D85\u65F6\uFF0C \u5355\u4F4D\uFF1A\u6BEB\u79D2\uFF0C 20m=1200000ms, 30m=1800000ms, 60m=3600000ms
session.sessionTimeout=1800000