From 35c341e6e61881202ff1590029610e3b83dd28e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TC=C2=B2?= <130875305+TheCommsChannel@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:07:57 -0400 Subject: [PATCH] Update example_config.ini --- example_config.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/example_config.ini b/example_config.ini index b953fd1..4a1b029 100644 --- a/example_config.ini +++ b/example_config.ini @@ -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