update-cachetime-3600
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"hasPart": [
|
||||
{video:ranklist count="5"
|
||||
sort_type="weekly"
|
||||
d_key="key" d_val="Video" cache_life="86400"}
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
|
||||
{if $key < 10 }
|
||||
{
|
||||
@@ -165,7 +165,7 @@
|
||||
<ul class="d6b451 txt-list txt-list-hot p-xs-0">
|
||||
{video:ranklist count="20"
|
||||
sort_type="weekly"
|
||||
d_key="key" d_val="Video" cache_life="86400"}
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-phb" start="80"/}
|
||||
{/video:ranklist}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user