mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"luci-app-dnscrypt-proxy2": {
|
|
"description": "Grant UCI access for luci-app-dnscrypt-proxy2",
|
|
"read": {
|
|
"uci": [ "*" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "*" ]
|
|
}
|
|
}
|
|
}
|