app-statistics: df: Don't separate disk usage types
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / rrdtool / definitions / df.lua
index 6266ff3..b5633c1 100644 (file)
@@ -6,9 +6,8 @@ module("luci.statistics.rrdtool.definitions.df", package.seeall)
 function rrdargs( graph, plugin, plugin_instance, dtype )
 
        return {
-               title = "%H: Disk space usage on %di",
+               title = "%H: Disk space usage on %pi",
                vlabel = "Bytes",
-               per_instance  = true,
                number_format = "%5.1lf%sB",
 
                data = {