mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-07-02 09:36:43 -04:00
Update example_config.ini
This commit is contained in:
parent
d1a2512d82
commit
35c341e6e6
1 changed files with 13 additions and 0 deletions
|
@ -32,3 +32,16 @@ type = serial
|
|||
|
||||
# [sync]
|
||||
# bbs_nodes = !17d7e4b7
|
||||
|
||||
|
||||
############################
|
||||
#### Allowed Node IDs ####
|
||||
############################
|
||||
# Provide a list of node IDs that are allowed to post to the urgent board.
|
||||
# If this section is commented out, anyone can post to the urgent board.
|
||||
# Example:
|
||||
# [allow_list]
|
||||
# allowed_nodes = 12345678,87654321
|
||||
#
|
||||
# [allow_list]
|
||||
# allowed_nodes = !17d7e4b7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue