add:日志
This commit is contained in:
@@ -20,7 +20,7 @@ spring:
|
||||
# 超时时间(以秒数为单位)
|
||||
remove-abandoned-timeout: 180
|
||||
# 获取连接超时时间
|
||||
max-wait: 3000
|
||||
max-wait: 9000
|
||||
# 连接有效性检测时间
|
||||
time-between-eviction-runs-millis: 60000
|
||||
# 连接在池中最小生存的时间
|
||||
@@ -156,5 +156,5 @@ sa-token:
|
||||
timeout: 10s
|
||||
lucene:
|
||||
index:
|
||||
path: D:\lms\lucene\index
|
||||
path: E:\lms\lucene\index
|
||||
|
||||
|
||||
Reference in New Issue
Block a user