Adjust also default_timespan option to be 2hour, as that change was
forgotten in
4b49b456. (That seems to have no practical relevance, as
LuCI seems to offer the first item from the period list in any case.)
Fixes: 4b49b456 luci-app-statistics: set shortest period data/graph to 2 hours
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
option ReadThreads '2'
config statistics 'rrdtool'
- option default_timespan '1hour'
+ option default_timespan '2hour'
option image_width '600'
option image_height '150'
option image_path '/tmp/rrdimg'