mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added device group name to search results as config option (#5544)
This commit is contained in:
@@ -1197,6 +1197,11 @@
|
||||
"default": false,
|
||||
"description": "When set to true, the devices search box will match on both the server name and client name of a device."
|
||||
},
|
||||
"deviceSearchBarGroupName": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "When set to true, the devices search box will match on group name too."
|
||||
},
|
||||
"agentSelfGuestSharing": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
||||
Reference in New Issue
Block a user