summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-banip/luasrc/view/banip/logview.htm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-banip/luasrc/view/banip/logview.htm')
-rw-r--r--applications/luci-app-banip/luasrc/view/banip/logview.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-banip/luasrc/view/banip/logview.htm b/applications/luci-app-banip/luasrc/view/banip/logview.htm
index d298b24de1..86f1ea64fa 100644
--- a/applications/luci-app-banip/luasrc/view/banip/logview.htm
+++ b/applications/luci-app-banip/luasrc/view/banip/logview.htm
@@ -10,7 +10,7 @@ This is free software, licensed under the Apache License, Version 2.0
//<![CDATA[
function log_update()
{
- XHR.poll(5, '<%=luci.dispatcher.build_url("admin", "services", "banip", "logview")%>', null,
+ XHR.poll(-1, '<%=luci.dispatcher.build_url("admin", "services", "banip", "logview")%>', null,
function(x)
{
if (!x)