新增待办信息
This commit is contained in:
@@ -43,6 +43,8 @@ server:
|
|||||||
min-spare: 10
|
min-spare: 10
|
||||||
connection-timeout: 600000
|
connection-timeout: 600000
|
||||||
max-swallow-size: -1
|
max-swallow-size: -1
|
||||||
|
async-timeout: 600000
|
||||||
|
keep-alive-timeout: 600000
|
||||||
|
|
||||||
# 当 Nginx 为 https,tomcat 为 http 时,设置该选项为 true
|
# 当 Nginx 为 https,tomcat 为 http 时,设置该选项为 true
|
||||||
schemeHttps: false
|
schemeHttps: false
|
||||||
|
|||||||
Reference in New Issue
Block a user