Update Config
@@ -68,6 +68,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` | `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` | `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` | `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` | `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` | `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
|
||||||
|
|||||||
Reference in New Issue
Block a user