mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-08 13:16:41 +08:00
配置文件整理
This commit is contained in:
parent
34fed96ad7
commit
bbe1abf821
@ -80,19 +80,13 @@ file.storage.cloud.secret-key=xxxx
|
||||
file.storage.cloud.url.expire=7200000
|
||||
file.storage.cloud.url.public=https://${file.storage.cloud.bucket-name}.${file.storage.cloud.endpoint}/
|
||||
|
||||
######################### redis mq #########################
|
||||
redis.mq.topic=smartAdmin
|
||||
redis.mq.scanPath=${project.module}
|
||||
|
||||
######################### cros #########################
|
||||
access-control-allow-origin=*
|
||||
|
||||
######################### heart beat #########################
|
||||
heart-beat.delayHandlerTime=60000
|
||||
heart-beat.intervalTime=300000
|
||||
|
||||
######################### cache config #########################
|
||||
cache.maximumSize=5000
|
||||
cache.expireDays=10
|
||||
cache.scanPath=${project.module}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user