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

9 lines
145 B
Lua

return {
legend = {
{ "SocketFile", "SocketGroup", "SocketPerms", "MaxConns" },
{ },
{ }
},
label = _("Email"),
category = "general"
}