6d4c54a574a6ed3eaae2e06583719ec4b4f50507
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / email.lua
1 return {
2 legend = {
3 { "SocketFile", "SocketGroup", "SocketPerms", "MaxConns" },
4 { },
5 { }
6 },
7 label = _("Email"),
8 category = "general"
9 }