mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Add comments for milvus.yaml (#11269)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
bb16d14ba5
commit
9ece3b65e4
@ -45,7 +45,7 @@ pulsar:
|
||||
rocksmq:
|
||||
path: /var/lib/milvus/rdb_data # The path where the message is stored in rocksmq
|
||||
retentionTimeInMinutes: 4320
|
||||
retentionSizeInMB: 0
|
||||
retentionSizeInMB: 0 # The size of the message saved in rocksmq
|
||||
|
||||
# Related configuration of rootCoord, used to handle data definition language (DDL) and data control language (DCL) requests
|
||||
rootCoord:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user