mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-14 18:57:25 +01:00
Merge pull request #294 from ClusterCockpit/hotfix
Disable UpdateFootprint service for debugging
This commit is contained in:
commit
075612f5bd
@ -79,7 +79,7 @@ func Start() {
|
||||
RegisterLdapSyncService(lc.SyncInterval)
|
||||
}
|
||||
|
||||
RegisterFootprintWorker()
|
||||
// RegisterFootprintWorker()
|
||||
RegisterUpdateDurationWorker()
|
||||
|
||||
s.Start()
|
||||
|
Loading…
Reference in New Issue
Block a user