mirror of
https://github.com/openwrt/luci.git
synced 2025-02-11 22:50:58 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"luci-app-omcproxy": {
|
|
"description": "Grant UCI access for luci-app-omcproxy",
|
|
"read": {
|
|
"uci": [ "omcproxy" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "omcproxy" ]
|
|
}
|
|
}
|
|
}
|