mirror of
https://github.com/kenzok8/small-package
synced 2025-09-18 18:51:16 +08:00
12 lines
186 B
JSON
Executable File
12 lines
186 B
JSON
Executable File
{
|
|
"luci-app-adguardhome": {
|
|
"description": "Grant UCI access for luci-app-adguardhome",
|
|
"read": {
|
|
"uci": [ "AdGuardHome" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "AdGuardHome" ]
|
|
}
|
|
}
|
|
}
|