applications/luci-statistics: increase default graph width to 600px
[project/luci.git] / applications / luci-statistics / root / etc / config / luci_statistics
index f418f192667441454b323b59fdc5547e49e67606..fe3a1cba94c9e5792d80c8dab9b2f63248e971bc 100644 (file)
@@ -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'