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 # TODO Whether to enable [sensitive word filter] and set the [path] of sensitive words dictionary austin.senswords.filter.enabled=true austin.senswords.dict.path=classpath:sensitive-words.txt