Fixed _AgentInviteCodes: true,

This commit is contained in:
Ylian Saint-Hilaire 2020-05-01 15:12:04 -07:00
parent b3e5912803
commit d5d52052b6
1 changed files with 1 additions and 1 deletions

View File

@ -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" ],