From bb57301b202cf234d43a4c2333af21b4ba5e36c6 Mon Sep 17 00:00:00 2001 From: peanutyost Date: Tue, 30 Dec 2025 07:57:46 -0600 Subject: [PATCH] reverse some changes that were not needed. --- .gitignore | 1 + config.template | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 49b53dc..d0aa573 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +bee.txt # Created by venv; see https://docs.python.org/3/library/venv.html * diff --git a/config.template b/config.template index 25b2951..67918aa 100644 --- a/config.template +++ b/config.template @@ -185,7 +185,7 @@ enabled = True # list of banned nodes numbers ex: 2813308004,4258675309 bbs_ban_list = # list of admin nodes numbers ex: 2813308004,4258675309 -bbs_admin_list = +bbs_admin_list = # enable bbs synchronization with other nodes bbslink_enabled = False # list of whitelisted nodes numbers ex: 2813308004,4258675309 empty list allows all