2023-04-10 11:55:17 +08:00

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"
}
}
}