# `Bildad.Job.JobConfig`
[🔗](https://github.com/Cobenian/bildad/blob/main/lib/job/job_config.ex#L1)

Configuration for the Bildad job scheduling framework.

# `new`

Creates a new JobConfig struct for the provided database repository.

Prefer this function over directly creating the struct as the struct internals may change over time.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
