## MedplumInfraConfig.workers property

**Signature:**

```typescript
workers?: {

enabled?: string[];

bullmq?: Record<string, unknown>;

};
```
