Browse Source

Update Security.tsx

pull/332/head
Tom 2 years ago
committed by GitHub
parent
commit
2cf7655562
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/components/PageComponents/Config/Security.tsx

2
src/components/PageComponents/Config/Security.tsx

@ -187,7 +187,7 @@ export const Security = (): JSX.Element => {
name: "isManaged",
label: "Managed",
description:
'If true, device is considered to be "managed" by a mesh administrator via admin messages',
'If true, device configuration options are only able to be changed remotely by a mesh administrator via admin messages. Do not enable this option unless a suitable Remote Admin node has been setup, and the public key stored in the field below.',
},
{
type: "text",

Loading…
Cancel
Save