Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/tiflash/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ Multiple TiFlash nodes elect a master to add or delete placement rules to PD, an

```
[server]
engine-addr = The listening address of the TiFlash Raft service.
engine-addr = The listening address of the TiFlash coprocessor service.
status-addr = The port and IP through which Prometheus pulls proxy metrics information.
```