Update config.ini

This commit is contained in:
Blergo 2024-07-03 13:15:04 +01:00 committed by GitHub
parent a060126a73
commit c73d26d764
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,12 +39,11 @@ type = serial
######################### #########################
#### Enabled Modules #### #### 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] # [modules]
# mail = False # disabled =
# bulletin = False
# stats = False
# fortune = False
# wos = False
# channel = False