mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
WIP
This commit is contained in:
@@ -605,6 +605,13 @@ export class DockgeServer {
|
|||||||
Settings.stopCacheCleaner();
|
Settings.stopCacheCleaner();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Final function called before application exits
|
||||||
|
*/
|
||||||
|
finalFunction() {
|
||||||
|
log.info("server", "Graceful shutdown successful!");
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Force connected sockets of a user to refresh and disconnect.
|
* Force connected sockets of a user to refresh and disconnect.
|
||||||
* Used for resetting password.
|
* Used for resetting password.
|
||||||
|
|||||||
Reference in New Issue
Block a user