mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
hide powerstate with hidepowerstate
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
6d27ff5969
commit
8b8ec48430
5 changed files with 17 additions and 2 deletions
|
@ -1642,6 +1642,11 @@ See description for information about each item.
|
|||
"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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue