[skip ci] Add comments for Milvus.yaml (#9610)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/9634/head
Bennu 2021-10-11 16:28:05 +08:00 committed by GitHub
parent 7bc16529ed
commit 8f3b8ed1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ proxy:
clientMaxRecvSize: 104857600 # 100 MB, 100 * 1024 * 1024
clientMaxSendSize: 104857600 # 100 MB, 100 * 1024 * 1024
# Related configuration of queryCoord, used to manage topology and load balancing for the query nodes, and handoff from growing segments to sealed segments.
queryCoord:
address: localhost
port: 19531