From 88035195be8cf3e3d6f84c1e469b8830245db0db Mon Sep 17 00:00:00 2001 From: stringsplit <77242831+nbitzz@users.noreply.github.com> Date: Wed, 10 May 2023 15:32:18 -0700 Subject: [PATCH] ugprade --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index dbf63b5..005bd00 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "maxDiscordFiles": 20, - "maxDiscordFileSize": 8388608, + "maxDiscordFileSize": 26214400, "targetGuild": "1024080490677936248", "targetChannel": "1024080525993971913", "requestTimeout":120000,