mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-05-01 07:40:14 +08:00
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"luci-app-ikoolproxy": {
|
|
"description": "Grant UCI access for luci-app-ikoolproxy",
|
|
"read": {
|
|
"uci": [ "koolproxy" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "koolproxy" ]
|
|
}
|
|
}
|
|
}
|