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