4d10b8658049a136128e5ec3db0b2795d43d843a
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / dns.lua
1 return {
2 legend = {
3 { },
4 { },
5 { "Interfaces", "IgnoreSources" }
6 },
7 label = _("DNS"),
8 category = "network"
9 }