traccar data forward

12053 months ago

Can I add two addresses to forward data from one server to two other servers
maybe like this

<entry key='forward.enable'>true</entry>
<entry key='server.forward'>ExampleOne.com, ExampleTwo.com</entry> 

or

<entry key='forward.enable'>true</entry>
<entry key='server.forward'>ExampleOne.com</entry> 
<entry key='server.forward'>ExampleTwo.com</entry>
Anton Tananaev3 months ago

No.