1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-26 22:26:08 +02:00

Re-enable Footprint worker

This commit is contained in:
2024-11-25 17:35:22 +01:00
parent f1e6dedd44
commit adb11b3ed0

@@ -79,7 +79,7 @@ func Start() {
RegisterLdapSyncService(lc.SyncInterval)
}
// RegisterFootprintWorker()
RegisterFootprintWorker()
RegisterUpdateDurationWorker()
s.Start()