Skip to content

Commit 4249d87

Browse files
Auto-sync: Update English docs from Chinese PR qiancai/docs-cn#14
Synced from: qiancai/docs-cn#14 Target PR: #42 AI Provider: gemini Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 791040d commit 4249d87

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tso-configuration-file.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ The TSO node is used for providing the `tso` microservice for PD. This document
6060

6161
Configuration items related to security
6262

63-
### `cacert-path`
63+
### `cert-path`
6464

65-
- The path of the CA file
65+
- The path of the Privacy Enhanced Mail (PEM) file that contains the X.509 certificate
6666
- Default value: ""
6767

68-
### `cert-path`
68+
### `cacert-path`
6969

70-
- The path of the Privacy Enhanced Mail (PEM) file that contains the X.509 certificate
70+
- The path of the CA file
7171
- Default value: ""
7272

7373
### `key-path`
@@ -127,7 +127,7 @@ Configuration items related to the log file
127127

128128
## metric
129129

130-
Configuration items related to monitoring
130+
Configuration items related to `metric`.
131131

132132
### `interval`
133133

0 commit comments

Comments
 (0)