mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
* Add BSD license
This commit is contained in:
parent
549fba6b34
commit
a6f15c2dfc
3 changed files with 29 additions and 0 deletions
|
@ -99,6 +99,7 @@ function getPredefinedMCIValue(client, code) {
|
|||
},
|
||||
|
||||
// :TODO: cpu load average (over N seconds): http://stackoverflow.com/questions/9565912/convert-the-output-of-os-cpus-in-node-js-to-percentage
|
||||
// :TODO: Node version/info
|
||||
|
||||
AN : function activeNodes() { return clientConnections.getActiveConnections().toString(); },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue