From 63fccbdf3eb5085301c58397d5f9aea8cb60d4cd Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 3 Oct 2025 12:01:41 -0700 Subject: [PATCH] Update config.template --- config.template | 1 + 1 file changed, 1 insertion(+) diff --git a/config.template b/config.template index acde289..f37def2 100644 --- a/config.template +++ b/config.template @@ -283,6 +283,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, this enables some data in `sysinfo` enable_runShellCmd = False # if runShellCmd and you think it is safe to allow the x: command to run