You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
530 B
21 lines
530 B
server.port=8080
|
|
|
|
# TODO choose : [kafka]/[eventBus]/[rocketMq]/[rabbitMq],recommend [eventBus] or [kafka]
|
|
austin.mq.pipeline=eventBus
|
|
|
|
# todo [xxl-job] switch
|
|
austin.xxl.job.enabled=false
|
|
|
|
# todo choose: [apollo]/[nacos] switch ,if [apollo] and [nacos] both false, use local.properties
|
|
austin.apollo.enabled=false
|
|
austin.nacos.enabled=false
|
|
|
|
# TODO [hades] switch
|
|
austin.rule.engine.enabled=false
|
|
|
|
# TODO if windows os and need upload file to send message ,replace path !
|
|
austin.business.upload.crowd.path=/Users/3y/temp
|
|
|
|
|
|
|