mirror of https://github.com/tikv/website.git
12 lines
314 B
Markdown
12 lines
314 B
Markdown
---
|
|
title: gRPC Config
|
|
description: Learn how to configure gRPC in TiKV.
|
|
menu:
|
|
"dev":
|
|
parent: Configure TiKV-dev
|
|
weight: 13
|
|
identifier: gRPC Config-dev
|
|
---
|
|
|
|
You can find all the configuration parameters related to gRPC [here](../tikv-configuration-file/#server) (started with `grpc-`).
|