Update Config

Kibi Kelburton
2026-05-13 08:26:59 +00:00
parent 9ea345d18b
commit 53002fdf64

@@ -85,6 +85,7 @@ This documents provides some explanation of the keys found in config.json
| `websrv` | `open_registration` | `Boolean` | Registration | `true` | This enabled registration with email, otherwise it always requires a invite token
| `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` | `default_comment_display_mode` | `Int` | Default comment style | `0` / `1` | Tree Style or Linear Style
## 4. MIME Mapping (`mimes`)