mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-03-05 20:51:53 -08:00
Update config.ini
This commit is contained in:
parent
a060126a73
commit
c73d26d764
13
config.ini
13
config.ini
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue