aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/WEB-INF/web.xml b/webapp/WEB-INF/web.xml
index 7c96b42..ba6d8de 100644
--- a/webapp/WEB-INF/web.xml
+++ b/webapp/WEB-INF/web.xml
@@ -115,7 +115,7 @@
</servlet-mapping>
<session-config>
- <session-timeout>1</session-timeout>
+ <session-timeout>5</session-timeout>
</session-config>