From 783d6be80803ff2f3028c1db2b6f19debead6974 Mon Sep 17 00:00:00 2001 From: stringsplit <77242831+nbitzz@users.noreply.github.com> Date: Sun, 8 Oct 2023 20:20:27 -0700 Subject: [PATCH] remove the stupid webdrop thing its not like i was ever gonna complete it lmfao sharedrop.io exists anyway --- config.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config.json b/config.json index 985642f..a7e9d16 100644 --- a/config.json +++ b/config.json @@ -11,10 +11,6 @@ "requiredForUpload": false }, - "webdrop": { - "accountRequired": false - }, - "mail": { "transport": { "host": "smtp.fastmail.com", @@ -28,4 +24,4 @@ "trustProxy": true, "forceSSL": true -} \ No newline at end of file +}