Hello, I am testing 6.14.2 on my test environment before updating prod, and I've found that devices show "online" indefinitely on this latest version. I've previously left the default setting of 10 mins, after which the status used to show something like "12 minutes ago", but this does not happen on 6.14.2. I've tried introducing <entry key='status.timeout'>300</entry> in the traccar.xml but it makes no difference. Is this a bug or me missing a new config?
That's only needed for events, not for status updates.
My mistake. I over read the question.
Hello, I am testing 6.14.2 on my test environment before updating prod, and I've found that devices show "online" indefinitely on this latest version. I've previously left the default setting of 10 mins, after which the status used to show something like "12 minutes ago", but this does not happen on 6.14.2. I've tried introducing
<entry key='status.timeout'>300</entry>in the traccar.xml but it makes no difference. Is this a bug or me missing a new config?