Fixed _AgentInviteCodes: true,
This commit is contained in:
parent
5314a85aca
commit
45198084f4
|
@ -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" ],
|
||||
|
|
Loading…
Reference in New Issue