Update Config

Kibi Kelburton
2026-05-04 21:16:15 +00:00
parent 46cdd39ff6
commit 45742f4e08

@@ -78,7 +78,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`
## 6. MIME Mapping (`mimes`)
## 4. MIME Mapping (`mimes`)
| MIME Type | Extension | MIME Type | Extension |
| :--- | :--- | :--- | :--- |
@@ -88,7 +88,7 @@ This documents provides some explanation of the keys found in config.json
| `audio/ogg` | `ogg` | `audio/flac` | `flac` |
| `application/x-shockwave-flash` | `swf` | | |
## 7. Email Settings (`smtp`)
## 5. Email Settings (`smtp`)
| Key | Type | Value |
| :--- | :--- | :--- |