Fixed _AgentInviteCodes: true,

This commit is contained in:
Ylian Saint-Hilaire 2020-05-01 15:12:04 -07:00
parent b3e5912803
commit d5d52052b6

View File

@ -27,7 +27,6 @@
"_ExactPorts": true, "_ExactPorts": true,
"_AllowLoginToken": true, "_AllowLoginToken": true,
"_AllowFraming": true, "_AllowFraming": true,
"_AgentInviteCodes": true,
"_WebRTC": false, "_WebRTC": false,
"_Nice404": false, "_Nice404": false,
"_ClickOnce": false, "_ClickOnce": false,
@ -94,6 +93,7 @@
"_MeshQuota": 248576, "_MeshQuota": 248576,
"_NewAccounts": true, "_NewAccounts": true,
"_UserNameIsEmail": true, "_UserNameIsEmail": true,
"_AgentInviteCodes": true,
"_NewAccountEmailDomains": [ "sample.com" ], "_NewAccountEmailDomains": [ "sample.com" ],
"_NewAccountsRights": [ "nonewgroups", "notools" ], "_NewAccountsRights": [ "nonewgroups", "notools" ],
"_ManageAllDeviceGroups": [ "admin" ], "_ManageAllDeviceGroups": [ "admin" ],