Traccar can manage cookies time

Jose B8 years ago

Hi there, I installed Traccar 3.13 on my Linux Server.
Thank all for the wonderful tool, very fantastic - congratulations for its idealizers
I appreciate to know if I can set the expirarion time into the cookie (by myself).
I'm Brazilian , so forgive me bacause I need to use google translator

Thanks for all futher info.

Anton Tananaev8 years ago

Looks like you need to set "org.eclipse.jetty.servlet.MaxAge" context parameter:

http://www.eclipse.org/jetty/documentation/9.3.x/session-management.html

Jose B8 years ago

Thank you