mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-08-07 22:22:23 -04:00
Update config_init.py
This commit is contained in:
parent
0d956562cb
commit
5bd99eba83
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ def initialize_config(config_file: str = None) -> dict[str, Any]:
|
||||||
'port': port,
|
'port': port,
|
||||||
'bbs_nodes': bbs_nodes,
|
'bbs_nodes': bbs_nodes,
|
||||||
'allowed_nodes': allowed_nodes,
|
'allowed_nodes': allowed_nodes,
|
||||||
|
'allowed2bbs_nodes': allowed2bbs_nodes,
|
||||||
'mqtt_topic': 'meshtastic.receive'
|
'mqtt_topic': 'meshtastic.receive'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue