Files
calendar/lib/constants.ts
T

2 lines
63 B
TypeScript

export const PRISMA_CLIENT_CACHING_TIME = 1000 * 60 * 60 * 24;