mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
优化生产环境配置
This commit is contained in:
@@ -9,7 +9,8 @@ server:
|
||||
port: 8080
|
||||
servlet:
|
||||
context-path: ''
|
||||
|
||||
tomcat:
|
||||
max-threads: 20
|
||||
|
||||
spring:
|
||||
cache:
|
||||
@@ -54,7 +55,7 @@ zfile:
|
||||
password: password.txt
|
||||
|
||||
jetcache:
|
||||
statIntervalMinutes: 1
|
||||
statIntervalMinutes: 0
|
||||
areaInCacheName: false
|
||||
local:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user