修改session时间,更新文档

This commit is contained in:
jiangzeyin 2019-04-01 09:35:21 +08:00
parent 6e4d5e07ed
commit 915ca2a2c5
2 changed files with 5 additions and 3 deletions

View File

@ -10,8 +10,10 @@
![GitHub](https://img.shields.io/github/license/jiangzeyin/jpom.svg?style=flat)
![jdk](https://img.shields.io/badge/JDK-1.8+-green.svg)
[![travis](https://travis-ci.org/jiangzeyin/jpom.svg?branch=master)](https://travis-ci.org/jiangzeyin/jpom)
[![travis](https://travis-ci.org/jiangzeyin/jpom.svg?branch=master)](https://travis-ci.org/jiangzeyin/Jpom)
[![QQ群](https://img.shields.io/badge/QQ%E7%BE%A4-924715723-yellowgreen.svg)](https://shang.qq.com/wpa/qunwpa?idkey=4cc97b039a6554fbdd2a54648eb4a6ce1e1602edcf56a408dcb8877b3f658129)
[![码云](https://img.shields.io/badge/Gitee-%E7%A0%81%E4%BA%91-yellow.svg)](https://gitee.com/keepbx/Jpom)
[![Github](https://img.shields.io/badge/Github-Github-red.svg)](https://github.com/jiangzeyin/Jpom)
> Jpom采用SpringBoot开发web项目(前台采用layui)+websocket来统一管理只要能使用浏览器就ok同时Jpom可以在linux和windows服务器上运行

View File

@ -28,7 +28,7 @@ interceptor:
resourceLocation: classpath:/static/
# session 超时时间
tomcat:
sessionTimeOut: 18000
sessionTimeOut: 3600
# 启动完成自动初始化指定包
preload:
packageName: cn.keepbx.jpom.system.init