mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 20:11:53 +08:00
17 lines
336 B
Plaintext
17 lines
336 B
Plaintext
{
|
|
"admin/network/miniproxy": {
|
|
"title": "miniproxy",
|
|
"action": {
|
|
"type": "view",
|
|
"path": "miniproxy"
|
|
},
|
|
"depends": {
|
|
"acl": [
|
|
"luci-app-miniproxy"
|
|
],
|
|
"uci": {
|
|
"miniproxy": true
|
|
}
|
|
}
|
|
}
|
|
} |