mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[Skip ci] Add comments for milvus.yaml (#12428)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
7bb9ae8802
commit
f034f893c9
@ -39,7 +39,7 @@ minio:
|
||||
# Related configuration of pulsar, used to manage Milvus logs of recent mutation operations, output streaming log, and provide log publish-subscribe services.
|
||||
pulsar:
|
||||
address: localhost
|
||||
port: 6650
|
||||
port: 6650 # Port of pulsar
|
||||
maxMessageSize: 5242880 # 5 * 1024 * 1024 Bytes, Maximum size of each message in pulsar.
|
||||
|
||||
rocksmq:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user