Update example_config.ini

Added a security list to access the bbs at all
This commit is contained in:
ReneKlever 2025-03-24 20:32:23 +01:00 committed by GitHub
parent 295fb35c92
commit 1a2523fd74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,6 +37,10 @@ type = serial
############################ ############################
#### Allowed Node IDs #### #### Allowed Node IDs ####
############################ ############################
# Added by Rene security to acces the bbs at all
# [allow2bbs_list]
# allowed2bbs_nodes = !17d7e4b7
#
# Provide a list of node IDs that are allowed to post to the urgent board. # 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. # If this section is commented out, anyone can post to the urgent board.
# Example: # Example: