session失效时间设置为2小时
parent
b33da131bf
commit
bca776430b
|
@ -1,5 +1,6 @@
|
|||
spring.application.name=fourcal
|
||||
server.port=8282
|
||||
server.session.timeout=7200
|
||||
server.context-path=/fourcal
|
||||
app.version=0.0.1
|
||||
spring.profiles.active=sit
|
||||
|
|
Loading…
Reference in New Issue