mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-09-10 18:34:09 +08:00
update 2026-07-31 01:20:30
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"admin/services/uugamebooster": {
|
||||
"title": "UU GameAcc",
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "uugamebooster"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-uugamebooster" ],
|
||||
"uci": { "uugamebooster": true }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"luci-app-uugamebooster": {
|
||||
"description": "Grant UCI access for luci-app-uugamebooster",
|
||||
"read": {
|
||||
"uci": [ "uugamebooster" ],
|
||||
"ubus": {
|
||||
"service": [ "list" ]
|
||||
}
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "uugamebooster" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user