mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-30 14:01:38 +08:00
15 lines
221 B
JSON
15 lines
221 B
JSON
{
|
|
"admin/network/arpbind": {
|
|
"title": "IP/MAC Binding",
|
|
"order": 45,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "arpbind"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-arpbind" ],
|
|
"uci": { "arpbind": true }
|
|
}
|
|
}
|
|
}
|