X-Git-Url: http://www.average.org/gitweb/?p=loctrkd.git;a=blobdiff_plain;f=webdemo%2Findex.html;h=c3fafb4cff3e55f804d5a3abfd45f12f31caea29;hp=d94ab92cbcd826b20c18ef9fa37167ecede2d12a;hb=311d3cc7b0692e66edb9b9bb9285b2bfc094d571;hpb=69d3f8b9d8a3cd603dcb07065115eb7426ca9a34 diff --git a/webdemo/index.html b/webdemo/index.html index d94ab92..c3fafb4 100644 --- a/webdemo/index.html +++ b/webdemo/index.html @@ -156,7 +156,7 @@ imei: Array.from(imeis), type: "subscribe", date: Date.now(), - backlog: 1 + backlog: maxmarkers }; console.log("sending" + JSON.stringify(msg)); ws.send(JSON.stringify(msg));