update yml

This commit is contained in:
linfeng 2023-01-30 13:00:02 +08:00
parent 8bdcf411a3
commit 515655ba29
3 changed files with 1 additions and 6 deletions

View File

@ -14,8 +14,6 @@ spring:
max-pool-prepared-statement-per-connection-size: 20
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 300000
#Oracle需要打开注释
#validation-query: SELECT 1 FROM DUAL
test-while-idle: true
test-on-borrow: false
test-on-return: false

View File

@ -14,8 +14,6 @@ spring:
max-pool-prepared-statement-per-connection-size: 20
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 300000
#Oracle需要打开注释
#validation-query: SELECT 1 FROM DUAL
test-while-idle: true
test-on-borrow: false
test-on-return: false

View File

@ -78,7 +78,6 @@ linfeng:
open: false
shiro:
redis: false
# APP模块是通过jwt认证的如果要使用APP模块则需要修改【加密秘钥】
jwt:
# 加密秘钥
secret: f4e2e52034348f86b67cde581c0f9eb5
@ -86,7 +85,7 @@ linfeng:
expire: 604800
header: token
#七牛云文件大小限制
#文件大小限制
qiniu:
# 文件大小用户端和后台管理端 单位M
max-size: 30