@@ -83,7 +83,9 @@ Edit `.env` before first startup. All values are read by the worker and database
|
||||
| `POSTGRES_DB` | Database name | `postgres` |
|
||||
| `JWT_SECRET` | PostgREST JWT signing key | auto-generated default |
|
||||
| `DEFAULT_INTERVAL_MINUTES`| Default scrape interval per keyword | `5` |
|
||||
| `HTTPS_PROXY` | Optional proxy for outbound HTTP requests | empty |
|
||||
| `HTTPS_PROXY` | Optional scraper proxy; can be toggled in the Web UI | empty |
|
||||
|
||||
Telegram long polling uses a direct connection so bot commands arrive in real time even when the scraper proxy is enabled.
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user