Config Keys
This list is generated from module default configuration files.
| Key | Default | Environment | Description | Source |
|---|---|---|---|---|
scheduler.queue | — | — | Default scheduler configuration derived from environment variables. / | scheduler.ts |
scheduler.queue.intervalMs | 2000 | SCHEDULER_QUEUE_INTERVAL_MS | Configuration value. | scheduler.ts |
scheduler.queue.batchSize | 10 | SCHEDULER_QUEUE_BATCH_SIZE | Configuration value. | scheduler.ts |