更改缓存位置,使用Any值
This commit is contained in:
parent
d4696fe822
commit
350c85cc1d
|
@ -71,7 +71,7 @@
|
|||
<outputCache enableOutputCache="true"></outputCache>
|
||||
<outputCacheSettings>
|
||||
<outputCacheProfiles>
|
||||
<add name="IconView" duration="3600" location="Client" />
|
||||
<add name="IconView" duration="3600" location="Any"/>
|
||||
</outputCacheProfiles>
|
||||
</outputCacheSettings>
|
||||
</caching>
|
||||
|
|
Loading…
Reference in New Issue