1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

rename hidepowerstate to hidepowertimeline

This commit is contained in:
Simon Smith 2023-10-06 12:31:25 +00:00
parent 8b8ec48430
commit 82c94cdf9d
6 changed files with 11 additions and 12 deletions

View file

@ -1642,10 +1642,10 @@ See description for information about each item.
"type": "object",
"description": "LDAP options passed to ldapauth-fork"
},
"hidePowerState": {
"hidePowerTimeline": {
"type": "boolean",
"default": false,
"description": "When enabled, this will hide the power state table in the web ui"
"description": "When enabled, this will hide the power timeline in the web ui"
},
"agentInviteCodes": {
"type": "boolean",