Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
8 years ago
Commit
1a95fed319b7912e4ea8cc46f7450e5ad7f05b43
1 parent
5b64ac3d
fix cache key
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/cache.js
config/cache.js
View file @
1a95fed
...
...
@@ -50,7 +50,7 @@ const cachePage = {
'/product/list/new'
:
30
*
SECOND
,
// 品牌一览
'/brands'
:
5
*
MINUTE
,
'/brands
/
'
:
5
*
MINUTE
,
'/brands/plusstar'
:
5
*
MINUTE
,
'/special/(\\d+)_(.*)\\.html'
:
5
*
MINUTE
...
...
Please
register
or
login
to post a comment