From 7c049fdfea747b56af9b8a316ffe724f3b322bdb Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 23 May 2026 10:01:03 +0000 Subject: [PATCH] Update Config --- Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Config.md b/Config.md index 1fd6aab..dab7df7 100644 --- a/Config.md +++ b/Config.md @@ -66,6 +66,7 @@ This documents provides some explanation of the keys found in config.json | `websrv` | `meme_creator` | `Boolean` | Meme tool | `true` | Builtin Meme generator | `websrv` | `enable_cleanup` | `Boolean` | Cleanup Manager | `false` | Enable the Cleanup Manager | `websrv` | `enable_data_export` | `Boolean` | Data Management | `false` | Enable the Data Export for users +| `websrv` | `enable_user_api_keys` | `Boolean` | API Key | `false` | Enable user upload api keys | `websrv` | `cleanup_timeframe_days` | `30` | Cleanup Manager | `true` | Default timeframe for Cleanup Manager in days | `websrv` | `web_url_upload` | `Boolean` | URL Uploading | `true` | Downloads from the web, uses `main.socks` if set | `websrv` | `enable_youtube_upload` | `Boolean` | YT Uploading | `true` | Enable/Disable youtube embedding via URL Upload