modules: use configurable poll interval
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 18 Dec 2018 14:46:53 +0000 (15:46 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 20 Dec 2018 09:19:07 +0000 (10:19 +0100)
commit6475221d54be41dbfa4639c4cef5046b186e296f
treee367a59e1e449e9672e9b3c03bba323c36f25ab4
parentaee720f11f0c09b3a67a70c6a863bac9c15fe1dc
modules: use configurable poll interval

Make poll interval configurable. Use option from

----
config core 'main'
    option pollinterval '5'
---

This will only be used if the interval option is less or equal zero.
If the poll interval is not configured then a default value of 5 seconds
is used.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-base/htdocs/luci-static/resources/xhr.js
modules/luci-base/luasrc/view/header.htm