Update Config
@@ -81,6 +81,8 @@ This documents provides some explanation of the keys found in config.json
|
|||||||
| `websrv` | `protect_files` | `Boolean` | File protection | `false` | Will return 502 for unauthenticated connections to every direct url if set to true
|
| `websrv` | `protect_files` | `Boolean` | File protection | `false` | Will return 502 for unauthenticated connections to every direct url if set to true
|
||||||
| `websrv` | `enable_dynamic_thumbs` | `Boolean` | Main Page | `false` | If true items that meet activity criteria are displayed more prominent on the main
|
| `websrv` | `enable_dynamic_thumbs` | `Boolean` | Main Page | `false` | If true items that meet activity criteria are displayed more prominent on the main
|
||||||
| `websrv` | `shitpost_mode` | `Boolean` | Upload | `false` | Users can shitpost multiple files at once without tagging or rating
|
| `websrv` | `shitpost_mode` | `Boolean` | Upload | `false` | Users can shitpost multiple files at once without tagging or rating
|
||||||
|
| `websrv` | `shitpost_require_rating` | `Boolean` | Upload | `true` | Wether users have to rate their uploads
|
||||||
|
| `websrv` | `shitpost_min_tags` | `Int` | Upload | `0` | How many minimum tags required in shitpost mode
|
||||||
| `websrv` | `allowed_comment_images` | `Array` | Whitelisted hosts | `["i.imgur.com", "tenor.com", "giphy.com"]` | images/videos from these hosts can be embedded in the comments
|
| `websrv` | `allowed_comment_images` | `Array` | Whitelisted hosts | `["i.imgur.com", "tenor.com", "giphy.com"]` | images/videos from these hosts can be embedded in the comments
|
||||||
| `websrv` | `show_mime_picker` | `Boolean` | UI Helper | `true` | Shows/Hides the mime type filter
|
| `websrv` | `show_mime_picker` | `Boolean` | UI Helper | `true` | Shows/Hides the mime type filter
|
||||||
| `websrv` | `embed_youtube_in_comments` | `Boolean` | YT Embedding | `true` | Wether Youtube should be embedded by default or not
|
| `websrv` | `embed_youtube_in_comments` | `Boolean` | YT Embedding | `true` | Wether Youtube should be embedded by default or not
|
||||||
|
|||||||
Reference in New Issue
Block a user