fix allowSavingDeviceCredentials description
Signed-off-by: si458 <simonsmith5521@gmail.com>
si458 committed
May 24, 2024 at 16:25 UTC
5a7e3d98693186884a7d2fa873fcc7dc24ec75d9
1 file changed
+1
-1
meshcentral-config-schema.json
+1
-1
@@ -1203,7 +1203,7 @@
1203
"allowSavingDeviceCredentials": {
1204
"type": "boolean",
1205
"default": true,
1206
- "description": "Allow users to save SSH, RDP, VNC device credentials on the server that can be used by any other user."
1206
+ "description": "Allow users to save SSH, RDP, VNC device credentials in the server."
1207
},
1208
"trustedCert": {
1209
"type": "boolean",