-
Notifications
You must be signed in to change notification settings - Fork 156
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
update the zh of debug.md #616
Conversation
04b33de
to
5ef9a1a
Compare
f3d689b
to
c6f1dbf
Compare
i18n/zh/docusaurus-plugin-content-docs/current/advanced/debug.md
Outdated
Show resolved
Hide resolved
sidebar_position: 3 | ||
--- | ||
|
||
## Prepare certs |
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.
Seems this feature now is enabled by default on cloud. We just need turn on edgecore config and restart it.
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.
Yes, when verifying with the latest version, the cloud is enabled by default. To make the configuration applicable for both new and old versions, the relevant prompts have been added to the configuration section.
Signed-off-by: lingyu <[email protected]>
5c34c61
to
4b82598
Compare
i18n/zh/docusaurus-plugin-content-docs/current/advanced/debug.md
Outdated
Show resolved
Hide resolved
i18n/zh/docusaurus-plugin-content-docs/current/advanced/debug.md
Outdated
Show resolved
Hide resolved
Signed-off-by: lingyu <[email protected]>
4b82598
to
ce3a088
Compare
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
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Shelley-BaoYue The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Which issue(s) this PR fixes:
Fixes #
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
docs update
What is the current behavior? (You can also link to an open issue here)
update the zh of debug.md
What is the new behavior (if this is a feature change)?
update the zh of debug.md,And set up a local environment to verify that the function can be used normally.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: