mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
fix allowSavingDeviceCredentials description
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
abbb0fa9ee
commit
5a7e3d9869
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue