From c73d26d76457d25f332e09bcf9c84bb6dcc8a51d Mon Sep 17 00:00:00 2001 From: Blergo Date: Wed, 3 Jul 2024 13:15:04 +0100 Subject: [PATCH] Update config.ini --- config.ini | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/config.ini b/config.ini index fcd278a..e6a096e 100644 --- a/config.ini +++ b/config.ini @@ -39,12 +39,11 @@ type = serial ######################### #### Enabled Modules #### ######################### -#All modules are enaabled by default but can be removed from the menu by uncommenting thre below lines. +# All modules are enaabled by default but can be removed from the menu by adding them below. +# Available modules: mail, bulletin, stats, fortune, wos, channel +# Example: +# [modules] +# disabled = fortune, channel # [modules] -# mail = False -# bulletin = False -# stats = False -# fortune = False -# wos = False -# channel = False +# disabled =