mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Add comments for Milvus.yaml (#9609)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
2d0e673e0c
commit
ab72753c4b
@ -57,6 +57,7 @@ rootCoord:
|
||||
clientMaxRecvSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
||||
clientMaxSendSize: 104857600 # 100 MB, 100 * 1024 * 1024
|
||||
|
||||
# Related configuration of proxy, used to validate client requests and reduce the returned results.
|
||||
proxy:
|
||||
port: 19530
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user