luci/applications/luci-app-statistics/luasrc/statistics/plugins/dns.lua

10 lines
118 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ },
{ "Interfaces", "IgnoreSources" }
},
label = _("DNS"),
category = "network"
}