luci-mod-dsl: add page with DSL status information
[project/luci.git] / modules / luci-mod-dsl / root / usr / share / rpcd / acl.d / luci-mod-dsl.json
1 {
2 "luci-mod-dsl": {
3 "description": "Grant access to luci-mod-dsl",
4 "read": {
5 "ubus": {
6 "dsl": [ "metrics", "statistics" ]
7 }
8 }
9 }
10 }