mirror of
https://github.com/openwrt/luci.git
synced 2025-04-12 07:03:09 +00:00
This shows the same information which is currently available on the general overview page of luci-mod-status. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
11 lines
148 B
JSON
11 lines
148 B
JSON
{
|
|
"luci-mod-dsl": {
|
|
"description": "Grant access to luci-mod-dsl",
|
|
"read": {
|
|
"ubus": {
|
|
"dsl": [ "metrics", "statistics" ]
|
|
}
|
|
}
|
|
}
|
|
}
|