From 80ffa752642e0a5aed5368f7f24f0543cd3cf5cf Mon Sep 17 00:00:00 2001 From: Hafitz Setya <71178188+breakdowns@users.noreply.github.com> Date: Mon, 12 Apr 2021 11:22:37 +0700 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index dc530c8..80fba1f 100644 --- a/app.json +++ b/app.json @@ -111,7 +111,7 @@ "MAX_TORRENT_SIZE": { "description": "To limit the torrent mirror size, Fill The amount you want to limit, examples: if you fill 15 it will limit 15gb.", "value": "15", - "required": false + "required": true }, "STOP_DUPLICATE_MIRROR": { "description": "If this field is set to True, bot will check file in drive, if it is present in drive, downloading will be stopped.",