This commit is contained in:
Alexey 2021-11-21 18:56:08 +00:00
parent 449d30aa5b
commit 2431834f8a

View File

@ -22,7 +22,7 @@ The specification of the interface is described in [clickhouse_grpc.proto](https
## gRPC Configuration {#grpc-interface-configuration}
To use the gRPC interface set `grpc_port` in the main [server configuration](../../operations/configuration-files/). Other configuration options see in the following example:
To use the gRPC interface set `grpc_port` in the main [server configuration](../operations/configuration-files.md). Other configuration options see in the following example:
```xml
<grpc_port>9100</grpc_port>