11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"luci-app-https-dns-proxy": {
|
|
"description": "Grant UCI access for luci-app-https-dns-proxy",
|
|
"read": {
|
|
"uci": [ "https-dns-proxy" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "https-dns-proxy" ]
|
|
}
|
|
}
|
|
}
|