mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Added MongoDB change stream support.
This commit is contained in:
@@ -799,6 +799,7 @@
|
||||
events_update();
|
||||
}
|
||||
*/
|
||||
if (message.event.noact) break; // Take no action on this event
|
||||
switch (message.event.action) {
|
||||
case 'accountchange': {
|
||||
// An account was created or changed
|
||||
|
||||
Reference in New Issue
Block a user