mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-05-07 22:05:14 +02:00
Be clearer about private key export
This commit is contained in:
@@ -29,3 +29,7 @@ MESHCORE_DISABLE_BOTS=true
|
||||
# HTTP Basic Auth (recommended when bots are enabled)
|
||||
#MESHCORE_BASIC_AUTH_USERNAME=
|
||||
#MESHCORE_BASIC_AUTH_PASSWORD=
|
||||
|
||||
# Enable GET /api/radio/private-key to return the in-memory private key as hex
|
||||
# for backup or migration. Only enable on a trusted network.
|
||||
#MESHCORE_ENABLE_LOCAL_PRIVATE_KEY_EXPORT=false
|
||||
|
||||
Reference in New Issue
Block a user