mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 04:17:53 +08:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"luci-app-control-webrestriction": {
|
|
"description": "Grant UCI access for luci-app-control-webrestriction",
|
|
"read": {
|
|
"uci": [ "luci-app-control-webrestriction" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "luci-app-control-webrestriction" ]
|
|
}
|
|
}
|
|
}
|