applications/luci-statistics: increase default graph width to 600px
This commit is contained in:
parent
2269eb3ef0
commit
7ab8b51bd1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
config 'statistics' 'rrdtool'
|
||||
option 'default_timespan' '1hour'
|
||||
option 'image_width' '400'
|
||||
option 'image_width' '600'
|
||||
option 'image_path' '/tmp/rrdimg'
|
||||
|
||||
config 'statistics' 'collectd'
|
||||
|
|
Loading…
Reference in a new issue