diff --git a/docs/config.md b/docs/config.md index 1839978e..fba48119 100644 --- a/docs/config.md +++ b/docs/config.md @@ -48,14 +48,14 @@ 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) + menuFile: "your_bbs.hjson" // copy of menu.hjson file (and adapt to your needs) } defaults: { - theme: super-fancy-theme + theme: "super-fancy-theme" // default-assigned theme (for new users) } - preLoginTheme: luciano_blocktronics + preLoginTheme: "luciano_blocktronics" // theme used before a user logs in (matrix, NUA, etc.) messageConferences: { local_general: {