diff --git a/Config.md b/Config.md index d5ee0e8..926650d 100644 --- a/Config.md +++ b/Config.md @@ -67,6 +67,7 @@ This documents provides some explanation of the keys found in config.json | `websrv` | `web_meta_extraction` | `Boolean` | Meta scraping | `true` | Enable/Disable Metadata extraction via url fetching | `websrv` | `bypass_duplicate_check` | `Boolean` | Dup checking | `true` | set to false if you want to shitpost | `websrv` | `protect_files` | `Boolean` | File protection | `false` | Will return 502 for unauthenticated connections to every direct url if set to true +| `websrv` | `shitpost_mode` | `Boolean` | Upload | `false` | Users can shitpost multiple files at once without tagging or rating | `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` | `embed_youtube_in_comments` | `Boolean` | YT Embedding | `true` | Wether Youtube should be embedded by default or not