From c9aa3727cdfffcdb59555529b2bc5798f3f1f75f Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Sun, 8 Sep 2019 10:59:33 +0200 Subject: [PATCH] Update deploy-from-script-or-cloud-init-to-localhost.md --- docs/deploy-from-script-or-cloud-init-to-localhost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy-from-script-or-cloud-init-to-localhost.md b/docs/deploy-from-script-or-cloud-init-to-localhost.md index 8cd79cc..fb1ca15 100644 --- a/docs/deploy-from-script-or-cloud-init-to-localhost.md +++ b/docs/deploy-from-script-or-cloud-init-to-localhost.md @@ -26,7 +26,7 @@ The command will prepare the environment and install AlgoVPN with the default pa - `ONDEMAND_WIFI_EXCLUDE`: List the names of any trusted Wi-Fi networks where macOS/iOS IPsec clients should not use "Connect On Demand". Comma-separated list. -- `STORE_PKI: To retain the PKI. (required to add users in the future, but less secure). Default: false. +- `STORE_PKI`: To retain the PKI. (required to add users in the future, but less secure). Default: false. - `DNS_ADBLOCKING`: To install an ad blocking DNS resolver. Default: false.