mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-19 21:17:54 +01:00
feat: human readable uptime
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<td>{info.process.cpuUsage.user} / {info.process.cpuUsage.system}</td>
|
||||
<td>{info.process.memoryUsage.humanReadable} mb / {info.os.freemem} mb</td>
|
||||
<td>{info.os.load}</td>
|
||||
<td>{info.process.uptime}</td>
|
||||
<td>{info.process.uptimeHumanReadable}</td>
|
||||
</tr>
|
||||
<!-- END info -->
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user