autocore-arm: refresh index in every 5 sec

This commit is contained in:
CN_SZTL 2020-10-05 18:54:29 +08:00
parent f63a3f88e6
commit 99daf06382
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -175,7 +175,7 @@
});
}
XHR.poll(1, '<%=REQUEST_URI%>', { status: 1 },
XHR.poll(5, '<%=REQUEST_URI%>', { status: 1 },
function(x, info)
{
if (!(npoll++ % 5))