Hello
in release.html file i see ${title} where does the page name come from?
Server - attribute - add
server name - your name example :Traccar
many thanks
if you know at the code level where it is written
ok
it is here
String title = server.getString("title", "Traccar");
Hello
in release.html file i see ${title} where does the page name come from?