From b5528a204b93a07defb094c3fbe018a55b3f4a47 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 11 May 2026 04:29:11 +0000 Subject: [PATCH] Update Config --- Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.md b/Config.md index ca6c2b7..0d538fc 100644 --- a/Config.md +++ b/Config.md @@ -15,7 +15,7 @@ This documents provides some explanation of the keys found in config.json | `main` | `mail` | `String` | Admin email | `"admin@example.com"` | | `main` | `maxfilesize` | `Number` | Max size (bytes) | `104857600` | 100MB | `main` | `adminmultiplier` | `Float` | Admin boost | `3.5` | 350MB -| `main` | `upload_limit` | `Number` | Max uploads | `300` | Uploads per day per user +| `main` | `upload_limit` | `Number` | Max uploads | `300` | Uploads per 12 hours per user | `main` | `ignored` | `Array` | Domain blacklist | `["example.net", "example.org"]` | Domains to ignore for parser/url upload | `main` | `invite_secret` | `String` | Registration key | `"YOUR_SECRET_HERE"` | This is used to generate invite tokens and Link tokens for Matrix | `main` | `hide_comments_from_public` | `Boolean` | Privacy toggle | `false` | Hide/Show the Comments for public