luci/applications/luci-app-statistics/luasrc/statistics/plugins/openvpn.lua
2019-07-05 02:03:13 +02:00

9 lines
199 B
Lua

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