mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
VVS: At the request of Verkehrsverbund Stuttgart, reduce number of trips requested to 4.
This commit is contained in:
parent
cd8b7fc6dd
commit
6c934ff071
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ public class VvsProvider extends AbstractEfaProvider
|
|||
super(NetworkId.VVS, apiBase);
|
||||
|
||||
setIncludeRegionId(false);
|
||||
setNumTripsRequested(4);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue