modify readme

This commit is contained in:
David Claeys 2024-07-10 11:31:48 +02:00
parent 2fb36b5814
commit cbbf2d6b43

View File

@ -21,7 +21,7 @@ You can do this by creating a mapping in the `/config` folder.
| Variable | Description | Default |
|-------------------------------|----------------------------------------------------------------------------|------------------|
| CRON_SCHEDULE | CRON expression describing the recurrence for epg retrieval. | 0 0,12 * * * |
| CRON_SCHEDULE | CRON expression describing the recurrence for epg retrieval. | `0 0,12 * * *` |
| DAYS | Describes the desired amount of days in the future for for epg retrieval. | 14 |
| MAX_CONNECTIONS | The maximum amount of parallel connections that can be established | 10 |