11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"luci-app-openclash": {
|
|
"description": "Grant UCI access for luci-app-openclash",
|
|
"read": {
|
|
"uci": [ "openclash" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "openclash" ]
|
|
}
|
|
}
|
|
} |