Upgrade Umbraco 7.15.10
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<caching currentCache="DiskCache">
|
||||
<caches>
|
||||
<cache trimCache="false" name="DiskCache" type="ImageProcessor.Web.Caching.DiskCache, ImageProcessor.Web" maxDays="365" memoryMaxMinutes="1" browserMaxDays="7">
|
||||
|
||||
<settings>
|
||||
<settings>
|
||||
<setting key="VirtualCachePath" value="~/app_data/cache" />
|
||||
</settings></cache>
|
||||
</settings>
|
||||
</cache>
|
||||
</caches>
|
||||
</caching>
|
||||
Reference in New Issue
Block a user