mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51:40 +02:00
Disable UpdateFootprint service for debugging
This commit is contained in:
@@ -79,7 +79,7 @@ func Start() {
|
|||||||
RegisterLdapSyncService(lc.SyncInterval)
|
RegisterLdapSyncService(lc.SyncInterval)
|
||||||
}
|
}
|
||||||
|
|
||||||
RegisterFootprintWorker()
|
// RegisterFootprintWorker()
|
||||||
RegisterUpdateDurationWorker()
|
RegisterUpdateDurationWorker()
|
||||||
|
|
||||||
s.Start()
|
s.Start()
|
||||||
|
Reference in New Issue
Block a user