revert accidentally committed changes
[project/luci.git] / applications / luci-statistics / luasrc / statistics / rrdtool / definitions / ping / ping.lua
index 48b7e5b..6a3bd5e 100644 (file)
@@ -21,13 +21,6 @@ function rrdargs( graph, plugin, plugin_instance, dtype )
                data = {
                        sources = {
                                ping = { "ping" }
-                       },
-
-                       options = {
-                               ping__ping = {
-                                       overlay = true,
-                                       noarea  = true
-                               }
                        }
                }
        }