From 8ff3d013bd98a02489866da8d104444545e62dd4 Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Mon, 30 Oct 2017 23:26:55 +0100 Subject: [PATCH] I made a shame of myself I made a shame of myself, lets improve it even further. --- docs/config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: {