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

@@ -6,7 +6,7 @@ $Novel.n_id{extend name="baseH5" /}
{site:grm page_code="h5_novel_info" diff="$arrNovel.n_id" num="120" g_key="arrGrm" /}
{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter"
cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
cache_life="3600" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
{/block}
{block name="title"}{site:replace code="NOVEL@GETNOVELCATALOG@TITLE" diff="$Request.route.intNovelId" /}{/block}