mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
[skip ci] Add comment for milvus.yaml (#12609)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
db9387da0e
commit
856e2f4c9a
@ -168,7 +168,7 @@ dataCoord:
|
|||||||
serverMaxSendSize: 2147483647 # math.MaxInt32
|
serverMaxSendSize: 2147483647 # math.MaxInt32
|
||||||
clientMaxRecvSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
clientMaxRecvSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
||||||
clientMaxSendSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
clientMaxSendSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
||||||
enableCompaction: false
|
enableCompaction: false # Enable data segment compression
|
||||||
enableGarbageCollection: false
|
enableGarbageCollection: false
|
||||||
|
|
||||||
segment:
|
segment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user