diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2021-08-31 17:37:04 +0200 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2021-08-31 17:37:04 +0200 |
commit | a385357868347f1f7c51ef9f47cf60199d207218 (patch) | |
tree | 8b2d6f1e83a33dea5e15c6e1738899d8d3156602 /lib/Travel/Status/DE/IRIS.pm | |
parent | 99ad675bc069526836f3d539024424a550c85592 (diff) |
lookahead defaults to two hours
Diffstat (limited to 'lib/Travel/Status/DE/IRIS.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 0db70f7..18ab257 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -698,7 +698,7 @@ backend data will be reported as-is and transfer trains will not be merged. Compute only results which are scheduled less than I<int> minutes in the future. -Default: 180 (3 hours). +Default: 120 (2 hours). Note that the DeutscheBahn IRIS backend only provides schedules up to four to five hours into the future. So in most cases, setting this to a value above 240 |