mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-06 15:18:49 +00:00
VRR: Don't use the line restriction workaround any more.
This commit is contained in:
parent
2b2620c8ed
commit
286e1718bf
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ public class VrrProvider extends AbstractEfaProvider {
|
|||
setUseRouteIndexAsTripId(false);
|
||||
setStyles(STYLES);
|
||||
setRequestUrlEncoding(Charsets.UTF_8);
|
||||
setUseLineRestriction(false);
|
||||
setSessionCookieName("vrr-ef-lb");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue