Samantaz Fox b4674ffae4
jobs: Allow each job to have its own config
Each job can define its own config options, that will be automatically
added to the global YAML config structure.

By default, all jobs get an "enable" property that can prevent a specific
job from running, e.g if the instance admin wants to manage the database
cleaning by themselves.
2022-10-03 22:51:37 +02:00
..