mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-18 18:14:25 -04:00
attempt to fix metadata merging
This commit is contained in:
@@ -44,7 +44,7 @@ const getData = cache(
|
||||
},
|
||||
undefined,
|
||||
{
|
||||
revalidate: 900, // 15 minutes
|
||||
revalidate: 300, // 5 minutes
|
||||
tags: ["hits"],
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user