From b38820c580e39bcfe8359a39f94b9be217668ece Mon Sep 17 00:00:00 2001 From: petervanv <58996467+petervanv@users.noreply.github.com> Date: Wed, 18 Mar 2020 13:30:19 +0100 Subject: [PATCH] Update sample-config.json --- sample-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-config.json b/sample-config.json index f978e0db..a98eb173 100644 --- a/sample-config.json +++ b/sample-config.json @@ -24,7 +24,7 @@ "_Port": 443, "_AliasPort": 444, "_RedirPort": 80, - "_ExactPorts": "true", + "_ExactPorts": true, "_AllowLoginToken": true, "_AllowFraming": true, "_agentInviteCodes": true,