Update Config
@@ -104,6 +104,8 @@ This documents provides some explanation of the keys found in config.json
|
||||
| `websrv` | `user_alternative_infobox` | `Boolean` | Alt UI | `false` | More prominent User centric UI
|
||||
| `websrv` | `enable_swf` | `Boolean` | Flash support | `true` | ZOMG its 2006 again!
|
||||
| `websrv` | `swf_thumb` | `String` | Flash thumbnail | `"/s/img/swf.png"` | Custom fallback thumb location
|
||||
| `websrv` | `enable_archive` | `Boolean` | Archive Upload | `false` | Enable / Disable archive uploading
|
||||
| `websrv` | `archive_thumb` | `String` | Archive Upload | `/s/img/archive.webp` | The default path for the thumbnail used for archives
|
||||
| `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`
|
||||
|
||||
Reference in New Issue
Block a user