mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-13 16:20:34 +00:00
Fix premature session expiry for Melbourne.
This commit is contained in:
parent
d69506b7c1
commit
577221cc51
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ public class MetProvider extends AbstractEfaProvider
|
||||||
setTimeZone("Australia/Melbourne");
|
setTimeZone("Australia/Melbourne");
|
||||||
setUseRouteIndexAsTripId(false);
|
setUseRouteIndexAsTripId(false);
|
||||||
setStyles(STYLES);
|
setStyles(STYLES);
|
||||||
|
setSessionCookieName("BIGipServerpl_ptv_jp_lbvsvr");
|
||||||
}
|
}
|
||||||
|
|
||||||
public NetworkId id()
|
public NetworkId id()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue