mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-15 02:34:58 +02:00
5f6d44c7b8
Replaces env-var channel keys with a Channel database model and periodic DB refresh in the collector. Adds Channels dashboard page with QR codes, channel visibility filtering on messages/dashboard APIs, and channel card navigation to filtered messages view.
15 lines
436 B
YAML
15 lines
436 B
YAML
# Channel seed data for MeshCore Hub
|
|
#
|
|
# Format options:
|
|
# Shorthand: name: HEX_KEY
|
|
# Expanded: name: { key: HEX_KEY, enabled: true }
|
|
#
|
|
# Visibility is always 'public' for seeded channels.
|
|
# To set member/operator/admin visibility, use the CLI or API.
|
|
#
|
|
# Example:
|
|
# MyChannel: AABBCCDD11223344AABBCCDD11223344
|
|
# PrivateChannel:
|
|
# key: 11223344AABBCCDD11223344AABBCCDD11223344AABBCCDD11223344AABBCCDD
|
|
# enabled: true
|