Unverified Commit 6f33657b authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

EFA: Decrease lookbehind to ten minutes, for now

parent 6ea954c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1192,8 +1192,8 @@ sub station {
			service    => $efa_service,
			name       => $station,
			timestamp  => $timestamp,
			lookbehind => 30,
			lookahead  => 30,
			lookbehind => 10,
			lookahead  => 50,
		);
	}
	elsif ($hafas_service) {