Change speed unit in self hosted traccar and delete the address attribute

Anirban 5 years ago

Hi there! Could you please tell me how to change the unit of speed from kn to km/h and delete the address attribute in self hosted traccar?

Anton Tananaev 5 years ago

Speed units can be configured in Account or Server attributes.

nalberto 5 years ago

Hi Anton,
I have tried setting up the server attribute in the configuration file with :

<entry key='speedUnit'>kmh</entry>

But it does not seem to work. This attribute is not documented in Configuration File documentation so I am not sure what the entry should be.

Thank you

Anton Tananaev 5 years ago

That looks like configuration, not a server attribute.

nalberto 5 years ago

Ahh. Ok my mistake. I get it now. Thanks for the quick response Anton.