Update and fix AWS docs
This commit is contained in:
parent
5eda510b2a
commit
f89cff0faf
2 changed files with 3 additions and 1 deletions
|
@ -15,6 +15,8 @@
|
|||
- 你的 VPN 用户名
|
||||
- 你的 VPN 密码
|
||||
- 你的 VPN IPsec PSK(预共享密钥)
|
||||
- 是否在 VPN 服务器上配置 IKEv2,此选项的默认值是 `false`
|
||||
> **注:** 更多关于配置 IKEv2 的详情,请访问此[页面](../docs/ikev2-howto-zh.md)。
|
||||
|
||||
> **注:** \*不要\* 在值中使用这些字符: `\ " '`
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ Available customization parameters:
|
|||
- Your VPN password
|
||||
- Your VPN IPsec PSK (pre-shared key)
|
||||
- Whether to set up IKEv2 on the VPN server. The default value for this options is `false`.
|
||||
> **Note:** For more information about setting up IKEv2 on the VPN server, please see [this page](docs/ikev2-howto.md).
|
||||
> **Note:** For more information about setting up IKEv2 on the VPN server, please see [this page](../docs/ikev2-howto.md).
|
||||
|
||||
> **Note:** DO NOT use these special characters within values: `\ " '`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue