From b3ccd45fb26ca23cc5a6e8b53aa2cf4805ca8417 Mon Sep 17 00:00:00 2001 From: SuperDev Date: Thu, 22 Dec 2022 13:21:36 -0600 Subject: [PATCH] Update env.md --- env.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.md b/env.md index f6d1565..3e9e287 100644 --- a/env.md +++ b/env.md @@ -32,4 +32,4 @@ | APP_BASE_URL | Application base URL | YES | https://xxx.xxx/ | APP_MAX_SIZE | Application max upload size in BYTES | YES | 10000000000 [10GB] | APP_MIN_SIZE | Application minimum upload size in BYTES | YES | 0 [0KB] -| APP_DOWNLOAD_TIME | Time to wait until file downloads | NO | 30 (in seconds) +| APP_DOWNLOAD_TIME | Time to wait until file downloads | YES | 30 (in seconds)