help with speed limit

when I add the line below to traccar.xml and after I try to start it does not start, I can only start by removing the line

<entry key='event.overspeed.notRepeat</entry>

I would like to use the function to decrease the sending of alerts, from what I read in the documentation using this function it only sends an alert at the beginning of each section where the alert happens

Adilson Perinei6 years ago

try this way

<entry key="event.overspeed.notRepeat">true</entry>