Fixes: #U4-1981 - ensures template cache is properly refreshed amonsgst all servers
This commit is contained in:
@@ -45,6 +45,7 @@ namespace Umbraco.Web.Cache
|
||||
{
|
||||
dc.Remove(new Guid(DistributedCache.TemplateRefresherId), templateId);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Page cache
|
||||
|
||||
Reference in New Issue
Block a user