Just to test it i enabled <entry key='web.console'>true</entry>
in traccar.xml
After restart i can go to my local traccar url/console and login to the database. That works.
So im looking how web.debug could be helpfull for debugging.
What should i expect when enabling <entry key='web.debug'>true</entry>
in traccar.xml ?
Do i need to go to an url or should it show output somewhere ( didnt see any)?
I used this info https://www.traccar.org/configuration-file/
It's only applicable to the legacy web app. It loads the non-minified version of the app.
Ok thanks for the clarification.
Just to test it i enabled
<entry key='web.console'>true</entry>
in traccar.xmlAfter restart i can go to my local traccar url/console and login to the database. That works.
So im looking how web.debug could be helpfull for debugging.
What should i expect when enabling
<entry key='web.debug'>true</entry>
in traccar.xml ?Do i need to go to an url or should it show output somewhere ( didnt see any)?
I used this info https://www.traccar.org/configuration-file/