mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 12:24:33 +08:00
14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"admin/status/fwlive": {
|
|
"title": "Firewall Live View",
|
|
"order": 5,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "status/fwlive"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-fwlive" ]
|
|
}
|
|
}
|
|
}
|