mirror of
https://github.com/openwrt/luci.git
synced 2025-01-19 00:12:33 +00:00
43e872871a
Fixes: #3866 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
12 lines
162 B
JSON
12 lines
162 B
JSON
{
|
|
"luci-app-udpxy": {
|
|
"description": "Grant UCI access for luci-app-udpxy",
|
|
"read": {
|
|
"uci": [ "udpxy" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "udpxy" ]
|
|
}
|
|
}
|
|
}
|