Unverified Commit 340e632c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

HAFAS: request 90 (rather than the default of 30) arrivals / departures

Closes #50
parent 8214401b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -444,6 +444,7 @@ sub get_results_p {
		return Travel::Status::DE::HAFAS->new_p(
			service     => $service,
			station     => $station,
			results     => 90,
			arrivals    => $opt{arrivals},
			lookahead   => $opt{lookahead},
			cache       => $opt{cache_iris_rt},