mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 13:15:28 +02:00
Add missing menuFile hjson spec
Add missing config hjson file item
This commit is contained in:
parent
cdeff5124f
commit
7b167b2077
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ Below is a **sample** `config.hjson` illustrating various (but certainly not all
|
||||||
{
|
{
|
||||||
general: {
|
general: {
|
||||||
boardName: A Sample BBS
|
boardName: A Sample BBS
|
||||||
|
menuFile: your_bbs.hjson # copy of menu.hjson file (and adapt to your needs)
|
||||||
}
|
}
|
||||||
|
|
||||||
defaults: {
|
defaults: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue