mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
hide powerstate with hidepowerstate
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
@@ -1640,6 +1640,11 @@
|
||||
"type": "object",
|
||||
"description": "LDAP options passed to ldapauth-fork"
|
||||
},
|
||||
"hidePowerState": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "When enabled, this will hide the power state table in the web ui"
|
||||
},
|
||||
"agentInviteCodes": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
Reference in New Issue
Block a user