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.
19 lines
341 B
19 lines
341 B
7 months ago
|
username: ''
|
||
|
password: ''
|
||
|
producerAck: ""
|
||
|
compressType: "none"
|
||
|
address: [ localhost:19094 ]
|
||
|
toRedisTopic: "toRedis"
|
||
|
toMongoTopic: "toMongo"
|
||
|
toPushTopic: "toPush"
|
||
|
toRedisGroupID: redis
|
||
|
toMongoGroupID: mongo
|
||
|
toPushGroupID: push
|
||
|
tls:
|
||
|
enableTLS: false
|
||
|
caCrt: ""
|
||
|
clientCrt: ""
|
||
|
clientKey: ""
|
||
|
clientKeyPwd: ""
|
||
|
insecureSkipVerify: false
|