mirror of
https://github.com/openwrt/luci.git
synced 2025-01-18 23:02:09 +00:00
d2f4256f15
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com> - Commit heading rewritten Signed-off-by: Florian Eckert <fe@dev.tdt.de>
12 lines
169 B
JSON
12 lines
169 B
JSON
{
|
|
"luci-app-openwisp": {
|
|
"description": "Grant access to luci-app-openwisp",
|
|
"read": {
|
|
"uci": [ "openwisp" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "openwisp" ]
|
|
}
|
|
}
|
|
}
|