status.timeout config
If no data is reported by a device for the given amount of time, status changes from online to unknown. Value is in seconds. Default timeout is 10 minutes.
In Conf/traccar.xml to set it to 8 minutes.
<entry key='status.timeout'>480</entry>
is the default last update of unknown status more than 10 minutes ago editable? Thanks