diff --git a/sample-config.json b/sample-config.json index b69991af..634c51f3 100644 --- a/sample-config.json +++ b/sample-config.json @@ -27,7 +27,6 @@ "_ExactPorts": true, "_AllowLoginToken": true, "_AllowFraming": true, - "_AgentInviteCodes": true, "_WebRTC": false, "_Nice404": false, "_ClickOnce": false, @@ -104,6 +103,7 @@ "_Footer": "Twitter", "_CertUrl": "https://192.168.2.106:443/", "_PasswordRequirements": { "min": 8, "max": 128, "upper": 1, "lower": 1, "numeric": 1, "nonalpha": 1, "reset": 90, "force2factor": true, "skip2factor": "127.0.0.1,192.168.2.0/24" }, + "_AgentInviteCodes": true, "_AgentNoProxy": true, "_GeoLocation": true, "_UserAllowedIP": "127.0.0.1,192.168.1.0/24",