Skip to content

Commit

Permalink
fix allowSavingDeviceCredentials description
Browse files Browse the repository at this point in the history
Signed-off-by: si458 <simonsmith5521@gmail.com>
  • Loading branch information
si458 committed May 24, 2024
1 parent abbb0fa commit 5a7e3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshcentral-config-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@
"allowSavingDeviceCredentials": {
"type": "boolean",
"default": true,
"description": "Allow users to save SSH, RDP, VNC device credentials on the server that can be used by any other user."
"description": "Allow users to save SSH, RDP, VNC device credentials in the server."
},
"trustedCert": {
"type": "boolean",
Expand Down

0 comments on commit 5a7e3d9

Please sign in to comment.