update-cachetime-3600

This commit is contained in:
make
2025-05-19 13:19:08 +08:00
parent bedba6296e
commit 04aff1655c
183 changed files with 369 additions and 369 deletions

View File

@@ -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 }
{
@@ -140,7 +140,7 @@
<ul class="stui-vodlist__text active col-pd clearfix">
{video:ranklist count="20"
sort_type="$key"
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="0" /}
{/video:ranklist}
</ul>