autocore: refresh data in 1s

This commit is contained in:
CN_SZTL 2020-07-19 11:56:22 +08:00
parent e3de5402ae
commit a3dba349ad
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

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