Skip to content

Commit

Permalink
modify the sdk_allowlist.md according to reviews (#910)
Browse files Browse the repository at this point in the history
* modify the sdk_allowlist.md according to reviews

Co-authored-by: Xingqang Bai <bxq2011hust@qq.com>
  • Loading branch information
cyjseagull and bxq2011hust committed Aug 21, 2020
1 parent 5638976 commit bc781de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/manual/sdk_allowlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ebf5535c92f7116310ed9e0f9fc9bfc66a607415d4fa444d91f528485eff61b15e40a70bc5d73f04

**开启SDK白名单机制**

添加某控制台的公钥到`node0`的白名单列表中:
将某控制台的公钥添加到`node0`的group.[group_id].ini配置文件白名单列表中:

```ini
[sdk_allowlist]
Expand Down
2 changes: 1 addition & 1 deletion en/docs/manual/sdk_allowlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ebf5535c92f7116310ed9e0f9fc9bfc66a607415d4fa444d91f528485eff61b15e40a70bc5d73f04

**Enable the SDK allowlist mechanism**

Add the public key of a console to the allowlist of `node0`:
Add the public key of a console to the allowlist of the group.[group_id].ini configuration file of `node0`:

```ini
[sdk_allowlist]
Expand Down

0 comments on commit bc781de

Please sign in to comment.