Files
calendar/apps/api/lib/constants.ts
T

2 lines
80 B
TypeScript

export const PRISMA_CLIENT_CACHING_TIME = 1000 * 60 * 60 * 24; // one day in ms