Interval in seconds between departure data fetches (default: 300)

This commit is contained in:
Ollo
2026-02-28 20:53:02 +01:00
parent 98b72736ee
commit b5fa9dd5ec
2 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ Or run the binary directly:
- `broker`: MQTT broker address (default: `localhost`)
- `port`: MQTT broker port (default: `1883`)
- `interval`: Interval in seconds between departure data fetches (default: `300`)
## Configuration