mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-13 15:21:33 -05:00
Fixed site minification.
This commit is contained in:
@@ -818,9 +818,6 @@ function CreateMeshCentralServer(config, args) {
|
||||
if (obj.mpsserver != null) { data.conn.am = Object.keys(obj.mpsserver.ciraConnections).length; }
|
||||
obj.db.SetServerStats(data);
|
||||
});
|
||||
|
||||
|
||||
|
||||
}, 300000);
|
||||
|
||||
//obj.debug(1, 'Server started');
|
||||
|
||||
Reference in New Issue
Block a user