diff --git a/sample-config.json b/sample-config.json index b69991af..f22f3ea2 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, @@ -94,6 +93,7 @@ "_MeshQuota": 248576, "_NewAccounts": true, "_UserNameIsEmail": true, + "_AgentInviteCodes": true, "_NewAccountEmailDomains": [ "sample.com" ], "_NewAccountsRights": [ "nonewgroups", "notools" ], "_ManageAllDeviceGroups": [ "admin" ],