From 9fa60d0c843ae61118fca23c6b7f4fa4960a2692 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 8 Dec 2024 19:27:10 -0800 Subject: [PATCH] Update config.template --- config.template | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.template b/config.template index 23455ef..60579be 100644 --- a/config.template +++ b/config.template @@ -105,6 +105,13 @@ bbslink_enabled = False # list of whitelisted nodes numbers ex: 2813308004,4258675309 empty list allows all bbslink_whitelist = +[smtp] +# enable or disable the SMTP module +enableSMTP = False +enableImap = False +sysopEmails = + + # location module [location] enabled = True