20 lines
279 B
JSON
20 lines
279 B
JSON
{
|
|
"admin/status/overview": {
|
|
"title": "Overview",
|
|
"order": 1,
|
|
"action": {
|
|
"type": "template",
|
|
"path": "admin_status/index"
|
|
}
|
|
},
|
|
|
|
"admin/status/syslog": {
|
|
"title": "System Log",
|
|
"order": 4,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "status/syslog"
|
|
}
|
|
}
|
|
}
|