[代码优化](v2.6):update

pull/608/head^2
Zheng Jie 2021-03-05 11:58:16 +08:00
parent 4e58afd567
commit 8c6571f1c8
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ spring:
min-idle: 15 min-idle: 15
# 最大连接数 # 最大连接数
max-active: 30 max-active: 30
# 是否自动回收超时连接
remove-abandoned: true
# 超时时间(以秒数为单位) # 超时时间(以秒数为单位)
remove-abandoned-timeout: 180 remove-abandoned-timeout: 180
# 获取连接超时时间 # 获取连接超时时间