2
0
Files
cal/calcom/apps/api/v1/lib/constants.ts

2 lines
80 B
TypeScript
Raw Permalink Normal View History

2024-08-09 00:39:27 +02:00
export const PRISMA_CLIENT_CACHING_TIME = 1000 * 60 * 60 * 24; // one day in ms