# InstallArchiveOptions.schedule property · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.installarchiveoptions.schedule/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 1.0.1 — generated reference, not hand-written

pg\_cron schedule for the sweep (default daily at midnight, `0 0 * * *`).

**Signature:**

```typescript
schedule?: string;
```

