This website requires JavaScript.
Explore
Help
Sign In
gh_mirrors
/
newsnow
Watch
1
Star
0
Fork
0
You've already forked newsnow
mirror of
https://github.com/ourongxing/newsnow.git
synced
2025-02-07 22:10:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
newsnow
/
shared
/
consts.ts
6 lines
124 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add cache
2024-10-03 17:24:29 +08:00
export
const
TTL
=
15
*
60
*
1000
pref: server logic
2024-10-04 15:36:03 +08:00
/
*
*
*
默
认
刷
新
间
隔
,
否
则
复
用
缓
存
*
/
export
const
Interval
=
30
*
60
*
1000
Reference in New Issue
Copy Permalink