mirror of
https://github.com/openwrt/luci.git
synced 2025-02-07 08:09:54 +00:00
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"luci-app-unbound": {
|
|
"description": "Grant UCI access for luci-app-unbound",
|
|
"read": {
|
|
"uci": [ "unbound" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "unbound" ]
|
|
}
|
|
}
|
|
}
|