Update example_config.ini

This commit is contained in:
ReneKlever 2025-04-08 10:27:31 +02:00 committed by GitHub
parent 26753d3b52
commit 6068f11f33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,18 +58,18 @@ type = serial
# #
[menu] [menu]
# Default Main Menu options for reference # Default Main Menu options for reference
# [Q]uick Commands # [M]ail
# [B]BS # [B]BS
# [C]hannel Dir
# [U]tilities # [U]tilities
# [Q]uick Commands
# E[X]IT # E[X]IT
# #
# Remove any menu items from the list below that you want to exclude from the main menu # Remove any menu items from the list below that you want to exclude from the main menu
main_menu_items = M, B, U, Q, X main_menu_items = M, B, C, U, Q, X
# Default BBS Menu options for reference # Default BBS Menu options for reference
# [M]ail
# [B]ulletins # [B]ulletins
# [C]hannel Dir
# [J]S8CALL # [J]S8CALL
# E[X]IT # E[X]IT
# #