9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
[message-broker]
|
|
# Redis-specific options
|
|
hostname=localhost
|
|
port=3087
|
|
streamsize=10000
|
|
payloadkey=metadata
|
|
consumergroup=mygroup
|
|
consumername=myname
|
|
share-connection=1 |