Fixed _AgentInviteCodes: true,
Ylian Saint-Hilaire committed
May 1, 2020 at 15:12 UTC
d5d52052b644e7dc7a8b4674c9574630b96449a5
1 file changed
+1
-1
sample-config.json
+1
-1
@@ -27,7 +27,6 @@
27
"_ExactPorts": true,
28
"_AllowLoginToken": true,
29
"_AllowFraming": true,
30
- "_AgentInviteCodes": true,
30
"_WebRTC": false,
31
"_Nice404": false,
32
"_ClickOnce": false,
@@ -94,6 +93,7 @@
93
"_MeshQuota": 248576,
94
"_NewAccounts": true,
95
"_UserNameIsEmail": true,
96
+ "_AgentInviteCodes": true,
97
"_NewAccountEmailDomains": [ "sample.com" ],
98
"_NewAccountsRights": [ "nonewgroups", "notools" ],
99
"_ManageAllDeviceGroups": [ "admin" ],