配置文件整理

This commit is contained in:
yandanyang 2021-09-27 17:47:23 +08:00
parent 34fed96ad7
commit bbe1abf821

View File

@ -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}