-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config: add document for items which will be removed #1909
Conversation
Signed-off-by: lucklove <[email protected]>
### `ca-path` | ||
|
||
+ CA 文件路径 | ||
+ 默认:"" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please be consistent in the use of “默认” and “默认值” in the same file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
LGTM |
|
|
@dcalvin PTAL |
LGTM. Agree that we may need to fix the inconsistency in another PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: lucklove [email protected]
What is changed, added or deleted?
Some config items will be removed from tidb-ansible template, in case no one knows them in
the future, we should document them.
What is the related PR or file link(s)?
pingcap/tidb-ansible#978
Which version does your change affect?
3.0 and dev