Push Notifications

Jaccob 6 months 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 Tananaev6 months ago

Yes.

Jaccob 6 months ago

Still just getting Web, Command, Mail

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

Try:

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