Updates
This commit is contained in:
@@ -37,6 +37,6 @@ export const html_props: BunextHTMLProps = {
|
||||
};
|
||||
|
||||
export const config: BunextRouteConfig = {
|
||||
cacheExpiry: 120,
|
||||
cacheExpiry: 60 * 60, // 1 hour
|
||||
cachePage: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user