diff --git a/sample-config.json b/sample-config.json index efb3e0ab..a98eb173 100644 --- a/sample-config.json +++ b/sample-config.json @@ -24,10 +24,10 @@ "_Port": 443, "_AliasPort": 444, "_RedirPort": 80, - "_ExactPorts": "true", + "_ExactPorts": true, "_AllowLoginToken": true, "_AllowFraming": true, - "_agentInviteCodes": true + "_agentInviteCodes": true, "_WebRTC": false, "_Nice404": false, "_ClickOnce": false,