Default file

tambiu2 months ago

Hi, I was using traccar v 5.12, and I have using default.xml to remove a lot of devices ports from it, but now the new version do not have default.xml anymore, how to block some device ports ?

I use only this devices

    <entry key='gps103.port'>5001</entry>
    <entry key='tk103.port'>5002</entry>
    <entry key='h02.port'>5013</entry>
    <entry key='gt06.port'>5023</entry>
    <entry key='osmand.port'>5055</entry>
    <entry key='suntech.port'>5011</entry>
</properties>

I do not want to keep the others ports open

Anton Tananaev2 months ago
tambiu2 months ago

protocols.enable

Thanks