mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-04 00:16:39 +00:00
小说内容页性能优化
This commit is contained in:
@ -22,3 +22,14 @@ pic:
|
||||
path: /var/pic #图片保存路径
|
||||
|
||||
|
||||
#线程池配置
|
||||
thread:
|
||||
pool:
|
||||
#核心线程池数量
|
||||
core-pool-size: 5
|
||||
#最大线程池数量
|
||||
maximum-pool-size: 10
|
||||
#线程超时时间(分钟)
|
||||
keep-alive-time: 10
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user