First one is the config that you add your custom configuration to. Second one is Traccar defaults and you shouldn't touch it. Read comment inside traccar.xml file.
Anton, in summary: !!! Don't touch never default.xml !!!
All the changes and override, must be done in traccar.xml
Best Regards
I have recently added this:
https://github.com/traccar/traccar/blob/master/setup/default.xml#L9
But people will keep changing it anyway.
If I want to change traccar port I should copy this line <entry key = 'web.port'> 8082 </entry>
to traccar.xml and change the port?
Hello All,
can anyone please tell me what is the necessity of debug.xml where traccar has custom configuration file traccar.xml?
TIA
We use during development, but it's the same thing.
Hello,
sorry my basic question, but what difference between traccar.xml and default.xml?
I did insert google geocode references on both, and I am confused becouse do not working correctly, some address doesn`t show.