From 99daf06382c27c79d318220e0282538f5779d9ef Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 5 Oct 2020 18:54:29 +0800 Subject: [PATCH] autocore-arm: refresh index in every 5 sec --- package/lean/autocore/files/arm/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/autocore/files/arm/index.htm b/package/lean/autocore/files/arm/index.htm index 76a3a078b7..ff979fc9e8 100644 --- a/package/lean/autocore/files/arm/index.htm +++ b/package/lean/autocore/files/arm/index.htm @@ -175,7 +175,7 @@ }); } - XHR.poll(1, '<%=REQUEST_URI%>', { status: 1 }, + XHR.poll(5, '<%=REQUEST_URI%>', { status: 1 }, function(x, info) { if (!(npoll++ % 5))