mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-30 14:01:38 +08:00
14 lines
400 B
JSON
14 lines
400 B
JSON
{
|
|
"admin/services/pingcontrol": {
|
|
"title": "Pingcontrol",
|
|
"action": {
|
|
"type": "view",
|
|
"path": "pingcontrol/pingcontrol"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-pingcontrol" ],
|
|
"uci": { "pingcontrol": true }
|
|
}
|
|
}
|
|
}
|