Skip to content
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 deploy-license.md #1341

Merged
merged 1 commit into from
Dec 24, 2021
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
10 changes: 5 additions & 5 deletions docs-2.0/4.deployment-and-installation/deploy-license.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 设置企业版 License
# 设置 Nebula Graph 企业版 License

Nebula Graph 企业版需要用户设置 License 才可以正常启动并使用企业版功能,本文介绍如何设置企业版的 License 文件。

Expand All @@ -14,13 +14,13 @@ Nebula Graph 企业版需要用户设置 License 才可以正常启动并使用

- License 快过期时,请及时发送邮件至`inquiry@vesoft.com`申请续期。

- License 的过期缓冲为 3 天:
- License 的过期缓冲为 7 天:

- 过期 7 天前和过期当天,服务启动时会打印日志进行提醒。
- 过期 3 天前和过期当天,服务启动时会打印日志进行提醒。

- 过期后仍可继续使用 3 天。
- 过期后仍可继续使用 7 天。

- 过期 3 天后,服务无法启动,并会打印日志进行提醒。
- 过期 7 天后,服务无法启动,并会打印日志进行提醒。

## License 说明

Expand Down