From f0525a95914898fe5636937bb6800250ea6efb99 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Wed, 3 Jun 2026 11:09:06 +0000 Subject: [PATCH] Update Config --- Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Config.md b/Config.md index 26a4d22..3b5d81c 100644 --- a/Config.md +++ b/Config.md @@ -108,6 +108,7 @@ This documents provides some explanation of the keys found in config.json | `websrv` | `open_registration_web_toggle` | `Boolean` | Web toggle | `false` | Toggles `websrv.open_registration` behaviour from /admin | `websrv` | `private_society` | `Boolean` | Privacy mode | `false` | Displays a fake 502 Bad Gateway login page and is useful in combo with `websrv.protect_files` | `websrv` | `private_society_gate` | `String` | Privacy mode | `""` | Empty default nginx 502 gate `"cloudflare"` will display a real looking cloudflare error page +|`websrv` | `public_nsfw` | `Boolean` | Public Mode | `false` | Wether or not guests can see nsfw/nsfl content | `websrv` | `default_comment_display_mode` | `Int` | Default comment style | `0` / `1` | Tree Style or Linear Style ## 4. MIME Mapping (`mimes`)