luci-app-statistics: set shortest period data/graph to 2 hours 6137/head
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 6 Dec 2022 11:37:47 +0000 (13:37 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 6 Dec 2022 11:37:47 +0000 (13:37 +0200)
commit4b49b45641b34094bd3be8b34de026303dc70f4a
tree3cefe784cd5dd7ec3f2a0fb60075c5108931a979
parent785792a5911036910b6caf440b25262fe8d74a0a
luci-app-statistics: set shortest period data/graph to 2 hours

Change the shortest defined statistics period from 1 hour to 2 hours.

In practice, this only changes the graph for the shortest period
to show 2 hours of data instead of 1 hour.

The underlying database is not changed:
there are currently 288 data items for each period,
so with the 30 seconds default step, the shortest data series
contains 288 x 0.5 min = 144 min > 2 hours of data.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-statistics/root/etc/config/luci_statistics