mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-25 12:59:06 +01:00
Disable UpdateFootprint service for debugging
This commit is contained in:
parent
c05ffeb16d
commit
1a87ed8210
@ -79,7 +79,7 @@ func Start() {
|
||||
RegisterLdapSyncService(lc.SyncInterval)
|
||||
}
|
||||
|
||||
RegisterFootprintWorker()
|
||||
// RegisterFootprintWorker()
|
||||
RegisterUpdateDurationWorker()
|
||||
|
||||
s.Start()
|
||||
|
Loading…
Reference in New Issue
Block a user