Hello everyone,
I added this parameter to traccar.xml to load by default the debug interface but it seems not working (to show the non compressed version of the website):
<entry key='web.debug'>true</entry>
Also i added this parameter to traccar.xml to disable the web interface to see if it was working but the web interface is still showing.
<entry key='web.enable'>false</entry>
Did I make something wrong?
Benoit.
Have you checked browser console?
Hello everyone,
I added this parameter to traccar.xml to load by default the debug interface but it seems not working (to show the non compressed version of the website):
<entry key='web.debug'>true</entry>
Also i added this parameter to traccar.xml to disable the web interface to see if it was working but the web interface is still showing.
<entry key='web.enable'>false</entry>
Did I make something wrong?
Benoit.