gps-track: do not keep results

This commit is contained in:
Christian Hesse 2018-08-06 15:35:26 +02:00
parent 1972fc32d0
commit c9c87cac41

View file

@ -20,6 +20,7 @@ if ($gpsvalid) do={
:tool fetch mode=http \ :tool fetch mode=http \
url=$"gps-track-url" \ url=$"gps-track-url" \
check-certificate=yes-without-crl \ check-certificate=yes-without-crl \
keep-result=no \
http-method=post \ http-method=post \
http-content-type="application/json" \ http-content-type="application/json" \
http-data=("{" . \ http-data=("{" . \