mirror of
https://github.com/MeshCore-Beacon/beacon-server.git
synced 2026-09-01 16:48:19 +00:00
add note about hashtag prefix
This commit is contained in:
@@ -47,6 +47,8 @@ regions:
|
||||
channel_keys:
|
||||
# Hashtag channels: Tower derives the PSK automatically from the tag name.
|
||||
# secret = SHA256("#tag")[:16], channel_hash = SHA256(secret)[0]
|
||||
# Hashtag names should be provided without the # prefix.
|
||||
# Tower prepends # automatically before deriving the key.
|
||||
hashtags:
|
||||
- meshcore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user