Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
a13a38a482
commit
0b6ba5aa52
@@ -19,7 +19,7 @@ namespace Umbraco.Web.PublishedCache.NuCache
|
||||
composition.SetPublishedSnapshotService<PublishedSnapshotService>();
|
||||
|
||||
// add the NuCache health check (hidden from type finder)
|
||||
// todo - no NuCache health check yet
|
||||
// TODO: no NuCache health check yet
|
||||
//composition.HealthChecks().Add<NuCacheIntegrityHealthCheck>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user