Update env.md

This commit is contained in:
SuperDev
2022-12-22 13:21:36 -06:00
committed by GitHub
parent 98c03de931
commit b3ccd45fb2

2
env.md
View File

@@ -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)