mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
Fix premature session expiry for Munich.
This commit is contained in:
parent
577221cc51
commit
842bf8fa2f
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ public class MvvProvider extends AbstractEfaProvider
|
|||
|
||||
setIncludeRegionId(false);
|
||||
setStyles(STYLES);
|
||||
setSessionCookieName("NS-Sticky");
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue