Version 0.9.60

This commit is contained in:
Ylian Saint-Hilaire 2021-12-13 19:27:48 -08:00
parent 60d3373c43
commit 0ab4dcd971
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@
"guestDeviceSharing": { "type": "boolean", "default": true, "description": "When set to false, the desktop/terminal sharing link feature is not available." },
"autoRemoveInactiveDevices": { "type": "integer", "default": 0, "minimum": 0, "maximum": 2000, "description": "Number of days a device can be inactive before it's removed. 0 disables this feature. Device group setting will override this value." },
"deviceSearchBarServerAndClientName": { "type": "boolean", "default": false, "description": "When set to true, the devices search box will match on both the server name and client name of a device." },
"AgentSelfGuestSharing": {
"agentSelfGuestSharing": {
"type": [ "boolean", "object" ],
"default": false,
"description": "When set to true, MeshCentral Asssitant can create it's own guest sharing links.",

View File

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.9.59",
"version": "0.9.60",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",