diff --git a/docs/config.md b/docs/config.md index ca760676..b0ce2e6e 100644 --- a/docs/config.md +++ b/docs/config.md @@ -48,6 +48,7 @@ Below is a **sample** `config.hjson` illustrating various (but certainly not all { general: { boardName: A Sample BBS + menuFile: your_bbs.hjson # copy of menu.hjson file (and adapt to your needs) } defaults: { @@ -126,4 +127,4 @@ Below is a **sample** `config.hjson` illustrating various (but certainly not all ``` ## Menus -See [the menu system docs](menu_system.md) \ No newline at end of file +See [the menu system docs](menu_system.md)