设置session超时时间
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
server:
|
||||
servlet:
|
||||
context-path: /cms
|
||||
session:
|
||||
timeout: 1440s
|
||||
port: 8080
|
||||
serverproperties:
|
||||
port_num: 8080
|
||||
@@ -31,4 +33,3 @@ spring:
|
||||
#resources:
|
||||
# static-locations: classpath:/templates/
|
||||
debug: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user