changes to task scheduling and readability change on downloads view
This commit is contained in:
@@ -92,7 +92,7 @@ docker compose exec app alembic upgrade head
|
||||
| `PORT` | External port | `8080` |
|
||||
| `DOWNLOAD_PARALLEL_LIMIT` | Max concurrent downloads | `3` |
|
||||
| `DOWNLOAD_RATE_LIMIT` | Delay between requests (seconds) | `3.0` |
|
||||
| `DEFAULT_CHECK_INTERVAL` | Auto-check interval (seconds) | `3600` |
|
||||
| `DEFAULT_CHECK_INTERVAL` | Auto-check interval (seconds) | `28800` (8 hours) |
|
||||
| `LOG_LEVEL` | Logging verbosity | `INFO` |
|
||||
|
||||
See `.env.example` for the complete list with descriptions.
|
||||
|
||||
Reference in New Issue
Block a user