Fixes: #U4-1981 - ensures template cache is properly refreshed amonsgst all servers

This commit is contained in:
Shannon Deminick
2013-03-22 02:08:55 +06:00
parent 9d6b38a1c1
commit ee2f2dfda0
6 changed files with 60 additions and 37 deletions

View File

@@ -45,6 +45,7 @@ namespace Umbraco.Web.Cache
{
dc.Remove(new Guid(DistributedCache.TemplateRefresherId), templateId);
}
#endregion
#region Page cache