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

10 lines
199 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ "CollectIndividualUsers", "CollectUserCount", "CollectCompression", "ImprovedNamingSchema" },
{ "StatusFile" }
},
label = _("OpenVPN"),
category = "network"
}