mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-12 16:44:20 -08:00
Update security.mdx
Updating Security documentation to add a warning for the new Backup and Restore documentation.
This commit is contained in:
parent
c300f48d12
commit
7e1592dab5
|
@ -10,6 +10,10 @@ import TabItem from "@theme/TabItem";
|
|||
|
||||
The security config options are: Public Key, Private Key, Admin Key, Is Managed, Serial Console, Debug Logs, and Admin Channel.
|
||||
|
||||
:::warning
|
||||
Please refer to the [Backup and Restore](/docs/overview/encryption/backup_and_restore) before making changes to keys in case a restore is necessary
|
||||
:::
|
||||
|
||||
## Security Config Values
|
||||
|
||||
### Public Key
|
||||
|
|
Loading…
Reference in a new issue