Push Notifications

Jaccob a year ago

Okay to confirm.

Adjust the traccar.xml outside of the container then restart the container and I should see the option for traccar within notifications

Anton Tananaeva year ago

Yes.

Jaccob a year ago

Still just getting Web, Command, Mail

<entry key="notificator.types">web,mail,traccar,</entry>
<entry key="notificator.traccar.key">XXXXXX</entry>
Bruno10 months ago

Try:

<entry key="notificator.types">web,mail,traccar</entry>
<entry key="notificator.traccar.key">XXXXXX</entry>