- Network Diagnostics: admin/secubox/netdiag -> admin/services/network-diagnostics Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
245 B
JSON
15 lines
245 B
JSON
{
|
|
"admin/services/network-diagnostics": {
|
|
"title": "Network Diagnostics",
|
|
"order": 75,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "secubox-netdiag/overview"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-secubox-netdiag"],
|
|
"uci": {}
|
|
}
|
|
}
|
|
}
|