1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Agent URL to clipboard, Terminal scroll back.

This commit is contained in:
Ylian Saint-Hilaire 2019-05-31 14:48:13 -07:00
parent d3e1b2d387
commit f2a5141b42
9 changed files with 84 additions and 40 deletions

View file

@ -242,7 +242,6 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
obj.agentStats = {
createMeshAgentCount: 0,
agentClose: 0,
agentTcpClose: 0,
agentBinaryUpdate: 0,
coreIsStableCount: 0,
verifiedAgentConnectionCount: 0,