Commit cb6342be by baochunxin

#G:配置服务器超时时间

parent a1795a76
...@@ -35,6 +35,9 @@ server: ...@@ -35,6 +35,9 @@ server:
# port: 11324 # port: 11324
#port: 8082 #port: 8082
servlet: servlet:
#配置超时时间
session:
timeout: 120s
# 应用的访问路径 # 应用的访问路径
context-path: / context-path: /
tomcat: tomcat:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment