fix allowSavingDeviceCredentials description
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
abbb0fa9ee
commit
5a7e3d9869
|
@ -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 New Issue