Update config.template

This commit is contained in:
SpudGunMan
2024-12-23 12:52:17 -08:00
parent c5a2330dd1
commit 0536657c8e

View File

@@ -188,6 +188,7 @@ enable_read_news = False
news_file_path = news.txt
# only return a single random line from the news file
news_random_line = False
# enable the use of exernal shell commands
enable_runShellCmd = False
[smtp]