mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 02:04:56 +02:00
gps-track: do not keep results
This commit is contained in:
parent
1972fc32d0
commit
c9c87cac41
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ if ($gpsvalid) do={
|
|||
:tool fetch mode=http \
|
||||
url=$"gps-track-url" \
|
||||
check-certificate=yes-without-crl \
|
||||
keep-result=no \
|
||||
http-method=post \
|
||||
http-content-type="application/json" \
|
||||
http-data=("{" . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue