From fb83b76095ced5a0f0b78e0e55a1882d33a19591 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 11 May 2026 04:45:54 +0000 Subject: [PATCH] Update Config --- Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.md b/Config.md index 97f135d..0d4fba0 100644 --- a/Config.md +++ b/Config.md @@ -19,7 +19,7 @@ This documents provides some explanation of the keys found in config.json | `main` | `ignored` | `Array` | Domain blacklist | `["example.net", "example.org"]` | Domains to ignore for parser/url upload | `main` | `invite_secret` | `String` | Registration key | `"YOUR_SECRET_HERE"` | This is used to generate invite tokens and Link tokens for Matrix | `main` | `hide_comments_from_public` | `Boolean` | Privacy toggle | `false` | Hide/Show the Comments for public -| `main` | `timezone` | `String` | Timezone | `UTC` | Sets servers timezone +| `main` | `timezone` | `String` | Timezone | `"UTC"` | Sets servers timezone | `main` | `development` | `Boolean` | Dev mode toggle | `true` | If enabled no bundle.css will be generated and you will see DEBUG Output ## 2. Global Toggles & Media