git-subtree-dir: luci-app-fakehttp git-subtree-split: fee47a159e2ddd3339e3485c2e211e3ac931029a
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"admin/services/fakehttp": {
|
|
"title": "FakeHTTP",
|
|
"order": 60,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "fakehttp"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-fakehttp"]
|
|
}
|
|
}
|
|
}
|